summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-12-18.Jim Meyering
2003-12-12.Jim Meyering
2003-12-08(INODE_DIGITS, LOGIN_NAME_MAX, ID_LENGTH_MAX): Remove.Jim Meyering
2003-12-03.Jim Meyering
2003-12-02Include sha1.h (reflect renaming: sha.h -> sha1.h.Jim Meyering
2003-11-27.Jim Meyering
2003-11-27Include "c-strtod.h".Jim Meyering
2003-11-27Include "c-strtod.h".Jim Meyering
2003-11-27Include "c-strtod.h".Jim Meyering
2003-11-27Remove decls of strtod, strtol, strtoul; no longerJim Meyering
2003-11-24upgrade to automake-1.7dJim Meyering
2003-11-20(usage): Output bug-reporting address.Jim Meyering
2003-11-19(usage): Mention that FILE1 and FILE2 must be sortedJim Meyering
2003-11-18`od -c -w9999999' could segfaultJim Meyering
2003-11-16Fix read-from-free'd-buffer error detected by valgrind.Jim Meyering
2003-11-12(extract_dirs_from_files): Avoid useless copy operations.Jim Meyering
2003-11-09Support new options: --preserve-root and --no-preserve-root.Jim Meyering
2003-11-09Support new options: --preserve-root and --no-preserve-root.Jim Meyering
2003-11-09Include "root-dev-ino.h".Jim Meyering
2003-11-09Include "root-dev-ino.h".Jim Meyering
2003-11-09(usage): Describe new options.Jim Meyering
2003-11-09(usage): Describe new options.Jim Meyering
2003-11-09Include "root-dev-ino.h".Jim Meyering
2003-11-09Initialized new member.Jim Meyering
2003-11-09.Jim Meyering
2003-11-09Include "dev-ino.h".Jim Meyering
2003-11-09Include "dev-ino.h".Jim Meyering
2003-11-06whoops. One more.Jim Meyering
2003-11-06(paste_parallel): Use `sizeof *var' rather than hard-coding `sizeof FILE*'.Jim Meyering
2003-11-06(who): Free `utmp_buf' so there is no confusion aboutJim Meyering
2003-11-06(main): Free `fstatus' so there is no confusion aboutJim Meyering
2003-11-06Fix 'cut' problems with size_t overflow and unsigned int.Jim Meyering
2003-11-05.Jim Meyering
2003-11-05Cast NULL to `(char *)' in call to variadic function,Jim Meyering
2003-11-05(spec_init): Fix typo in last change.Jim Meyering
2003-11-05(main): Cast NULL to `(char *)' inJim Meyering
2003-11-05(case_GETOPT_VERSION_CHAR): Cast NULL to `(char *)' inJim Meyering
2003-11-05(users): Free `utmp_buf' explicitly so that peopleJim Meyering
2003-11-04.Jim Meyering
2003-11-04(ADD_FIELD, initseq, getseq): Use x2nrealloc rather than xrealloc.Jim Meyering
2003-11-04(fold_file): Use x2nrealloc rather than xrealloc.Jim Meyering
2003-11-04(store_char): Use x2nrealloc rather than xrealloc.Jim Meyering
2003-11-04(memrchr): Remove #if-0'd function.Jim Meyering
2003-11-04(new_key): Use xzalloc, not xcalloc.Jim Meyering
2003-11-04(show_date): Use x2nrealloc rather than xrealloc.Jim Meyering
2003-11-04(decode_format_string): Remove unnecessary casts.Jim Meyering
2003-11-04(decode_format_string, dump_strings): Use x2nrealloc rather than xrealloc.Jim Meyering
2003-11-04(ADD_RANGE_PAIR): Use x2nrealloc rather than xrealloc,Jim Meyering
2003-11-04(next_file_name): Use `sizeof *var' rather thanJim Meyering
2003-11-04(AUTHORS): Add my name.Jim Meyering