summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-11-26(show_point): Ignore inaccessible file systems.Paul Eggert
2005-11-26(unsigned_long_long_int): Renamed from ulonglong_t,Paul Eggert
2005-11-24Improve performance a bit by optimizing awayPaul Eggert
2005-11-23(rm): Don't assume C99 for-loop syntax.Paul Eggert
2005-11-22whoops. Add back decl/definition of n_lengths.Jim Meyering
2005-11-22(AD_push): Remove debugging cruft.Jim Meyering
2005-11-22tweak commentsJim Meyering
2005-11-22.Jim Meyering
2005-11-22Rewrite. Now, this module is reentrant on systemsJim Meyering
2005-11-18.Jim Meyering
2005-11-17(AD_mark_helper): Make a `char *' parameter `const'.Jim Meyering
2005-11-17(basename_is_dot_or_dotdot): Correct wording in comment.Jim Meyering
2005-11-16(do_link, usage): Improve quality of ln's diagnostics.Paul Eggert
2005-11-12remove now-unused fileJim Meyering
2005-11-12.Jim Meyering
2005-11-08(decode_switches): ls now defaults to --time-style='locale', which inPaul Eggert
2005-11-07(usage): Fix descriptions of --sort, --time.Jim Meyering
2005-11-05Include filenamecat.c.Jim Meyering
2005-11-04(process_file): Don't overflow for files of size >= 2^31Jim Meyering
2005-11-02(usage): Don't mention rm -d.Paul Eggert
2005-11-02(rm_option_init): Don't initialize unlink_dirs member, which went away.Paul Eggert
2005-11-02(struct rm_options): Remove unlink_dirs.Paul Eggert
2005-11-02(remove_entry): Emit a better diagnostic when rmJim Meyering
2005-11-01(main): Pass PDS_PRE_2000 to posixtime.Paul Eggert
2005-11-01(parse_obsolete_option): Implement fix for "tail -c 2 FILE".Paul Eggert
2005-10-31(skip): Fix off-by-one error reported by Theodoros V. Kalamatianos.Paul Eggert
2005-10-28(FILE_BASENAME_CONCAT): Omit unnecessary slashes in thePaul Eggert
2005-10-27(main) [!O_BINARY]: Changed default read modeJim Meyering
2005-10-26Add these: sha224sum sha256sum sha384sum sha512sumJim Meyering
2005-10-24(tac_file): When determining whether a file is seekable,Jim Meyering
2005-10-24rename array_cardinality to array_lenJim Meyering
2005-10-24(ls_codes): Add missing comma.Jim Meyering
2005-10-24Add a compile-time assertion that the slack_codesJim Meyering
2005-10-24* src/expand.c (parse_tab_stops): Add comment to make this functionJim Meyering
2005-10-24(next_file): Don't assume fopen cannot return stdin.Jim Meyering
2005-10-23.Jim Meyering
2005-10-23.Jim Meyering
2005-10-23(digest_check, main): Use ptr_align rather thanJim Meyering
2005-10-23(sha224sum, sha256sum, sha384sum, sha512sum): Rules for compiling sha-2 utili...Jim Meyering
2005-10-23Provide framework for computing sha-2 hashes.Jim Meyering
2005-10-23.Jim Meyering
2005-10-22.Jim Meyering
2005-10-19.Jim Meyering
2005-10-19(append_quoted): Quote ' correctly.Jim Meyering
2005-10-16.Jim Meyering
2005-10-16.Jim Meyering
2005-10-15(usage): Undocument deprecated --idle (-i) option.Jim Meyering
2005-10-15.Jim Meyering
2005-10-15(main): Remove --link -l options.Jim Meyering
2005-10-15(parse_options): Remove --allow-missing option.Jim Meyering