summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-11-04(main): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering
2003-11-04(initseq, add_field, make_blank): Use `sizeof *var' ratherJim Meyering
2003-11-02(alloc_and_compile_regex, main): Use `sizeof *var' ratherJim Meyering
2003-11-02(new_item, record_relation): Use `sizeof *var' ratherJim Meyering
2003-11-02(add_fs_type, add_excluded_fs_type, main): Use `sizeof *var' ratherJim Meyering
2003-11-02(make_path_private): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering
2003-11-02(copy_internal): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering
2003-11-02(inittables): Use `sizeof *var' rather than `sizeof EXPLICIT_TYPE'.Jim Meyering
2003-11-02(append_normal_char, append_range, append_char_class)Jim Meyering
2003-10-25(triple_hash, triple_hash_no_name): Adjust to reflectJim Meyering
2003-10-25(src_to_dest_hash): Adjust to reflectJim Meyering
2003-10-25(hash_int): Adjust to reflectJim Meyering
2003-10-25(entry_hash): Adjust to reflectJim Meyering
2003-10-25(dev_ino_hash): Adjust to reflectJim Meyering
2003-10-19chmod now uses fts to perform a directory traversal when -R isJim Meyering
2003-10-18.Jim Meyering
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering
2003-10-18.Jim Meyering
2003-10-18(usage): Tweak descriptions of -i and -f so that theJim Meyering
2003-10-17.Jim Meyering
2003-10-17(change_file_owner): Handle the cases inJim Meyering
2003-10-17(main): Simply assign to bit_flags.Jim Meyering
2003-10-17Include "xfts.h".Jim Meyering
2003-10-17Include "xfts.h".Jim Meyering
2003-10-17tweak commentJim Meyering
2003-10-17tweak commentJim Meyering
2003-10-16(main): Simply assign to bit_flags.Jim Meyering
2003-10-16(main): Simply assign to bit_flags.Jim Meyering
2003-10-16(start_bytes): Rename local, remainder, to avoidJim Meyering
2003-10-15.Jim Meyering
2003-10-15.Jim Meyering
2003-10-15Include "fts_.h".Jim Meyering
2003-10-15chown now accepts POSIX-mandated -H, -L, -P options and usesJim Meyering
2003-10-15[enum Dereference_symlink]: Remove declaration.Jim Meyering
2003-10-15Rewrite to iterate through hierarchies using fts rather thanJim Meyering
2003-10-15(usage): Clarify that --directory, -d, -F probably won'tJim Meyering
2003-10-15(parse_field_count): Handle the case where overflowJim Meyering
2003-10-14(decode_switches) [TIOCGWINSZ]: Comment out theJim Meyering
2003-10-14Fix to avoid a denial-of-service attack if the display width isJim Meyering
2003-10-13(init_column_info): Add another FIXME comment.Jim Meyering
2003-10-13(struct bin_str.len, length_of_file_name_and_frills, indent,Jim Meyering
2003-10-13(print_many_per_line): Add FIXME comment.Jim Meyering