summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-11-06(who): Free `utmp_buf' so there is no confusion aboutJim Meyering-0/+2
2003-11-06(main): Free `fstatus' so there is no confusion aboutJim Meyering-0/+2
2003-11-06Fix 'cut' problems with size_t overflow and unsigned int.Jim Meyering-72/+68
2003-11-05.Jim Meyering-1/+1
2003-11-05Cast NULL to `(char *)' in call to variadic function,Jim Meyering-29/+29
2003-11-05(spec_init): Fix typo in last change.Jim Meyering-1/+1
2003-11-05(main): Cast NULL to `(char *)' inJim Meyering-1/+2
2003-11-05(case_GETOPT_VERSION_CHAR): Cast NULL to `(char *)' inJim Meyering-1/+2
2003-11-05(users): Free `utmp_buf' explicitly so that peopleJim Meyering-0/+2
2003-11-04.Jim Meyering-735/+0
2003-11-04(ADD_FIELD, initseq, getseq): Use x2nrealloc rather than xrealloc.Jim Meyering-11/+5
2003-11-04(fold_file): Use x2nrealloc rather than xrealloc.Jim Meyering-4/+1
2003-11-04(store_char): Use x2nrealloc rather than xrealloc.Jim Meyering-2/+1
2003-11-04(memrchr): Remove #if-0'd function.Jim Meyering-17/+7
2003-11-04(new_key): Use xzalloc, not xcalloc.Jim Meyering-1/+1
2003-11-04(show_date): Use x2nrealloc rather than xrealloc.Jim Meyering-2/+1
2003-11-04(decode_format_string): Remove unnecessary casts.Jim Meyering-7/+4
2003-11-04(decode_format_string, dump_strings): Use x2nrealloc rather than xrealloc.Jim Meyering-6/+4
2003-11-04(ADD_RANGE_PAIR): Use x2nrealloc rather than xrealloc,Jim Meyering-11/+6
2003-11-04(next_file_name): Use `sizeof *var' rather thanJim Meyering-1/+1
2003-11-04(AUTHORS): Add my name.Jim Meyering-1/+1
2003-11-04(main): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-1/+1
2003-11-04(initseq, add_field, make_blank): Use `sizeof *var' ratherJim Meyering-4/+3
2003-11-02(alloc_and_compile_regex, main): Use `sizeof *var' ratherJim Meyering-10/+7
2003-11-02(new_item, record_relation): Use `sizeof *var' ratherJim Meyering-2/+2
2003-11-02(add_fs_type, add_excluded_fs_type, main): Use `sizeof *var' ratherJim Meyering-4/+3
2003-11-02(make_path_private): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-2/+1
2003-11-02(copy_internal): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-1/+1
2003-11-02(inittables): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering-2/+3
2003-11-02(append_normal_char, append_range, append_char_class)Jim Meyering-7/+7
2003-10-25(triple_hash, triple_hash_no_name): Adjust to reflectJim Meyering-5/+5
2003-10-25(src_to_dest_hash): Adjust to reflectJim Meyering-2/+2
2003-10-25(hash_int): Adjust to reflectJim Meyering-2/+2
2003-10-25(entry_hash): Adjust to reflectJim Meyering-2/+2
2003-10-25(dev_ino_hash): Adjust to reflectJim Meyering-2/+2
2003-10-19chmod now uses fts to perform a directory traversal when -R isJim Meyering-65/+73
2003-10-18.Jim Meyering-1/+1
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering-178/+178
2003-10-18.Jim Meyering-2/+2
2003-10-18(usage): Tweak descriptions of -i and -f so that theJim Meyering-2/+2
2003-10-17.Jim Meyering-1/+1
2003-10-17(change_file_owner): Handle the cases inJim Meyering-1/+21
2003-10-17(main): Simply assign to bit_flags.Jim Meyering-8/+5
2003-10-17Include "xfts.h".Jim Meyering-22/+2
2003-10-17Include "xfts.h".Jim Meyering-22/+2
2003-10-17tweak commentJim Meyering-4/+4
2003-10-17tweak commentJim Meyering-4/+4
2003-10-16(main): Simply assign to bit_flags.Jim Meyering-12/+14
2003-10-16(main): Simply assign to bit_flags.Jim Meyering-6/+3
2003-10-16(start_bytes): Rename local, remainder, to avoidJim Meyering-3/+3