summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-08(usage): Mention that input files should be sorted.Paul Eggert
2004-12-07(factor): Don't list 1 as a factor of 1.Paul Eggert
2004-12-06.Jim Meyering
2004-12-04(complement, COMPLEMENT_OPTION): New.Jim Meyering
2004-12-04(tail_file): Set errnum to -1 if the initial "tail" failed.Paul Eggert
2004-12-02With using --color and with LS_COLORS saying not to colorJim Meyering
2004-12-02(different): Assume setlocale exists.Paul Eggert
2004-12-02Assume locale.h exists.Paul Eggert
2004-12-02(C_DECIMAL_POINT): Remove. Use changed to '.'.Paul Eggert
2004-12-02(decimal_point): Treat like sort. Now char.Paul Eggert
2004-12-02(keycmp): Assume setlocale exists.Paul Eggert
2004-12-02(compare_files): Assume setlocale exists.Paul Eggert
2004-12-02(sort_files): Minor cleanup. Remove an unnecessaryPaul Eggert
2004-11-30(USER_PROCESS, RUN_LVL, INIT_PROCESS, LOGIN_PROCESS,Paul Eggert
2004-11-30(list_entries_users): Use IS_USER_PROCESSPaul Eggert
2004-11-30(print_uptime): Use IS_USER_PROCESS andPaul Eggert
2004-11-30(gethostname): Remove decl.Paul Eggert
2004-11-30.Jim Meyering
2004-11-28.Jim Meyering
2004-11-28.Jim Meyering
2004-11-26Regenerate.Paul Eggert
2004-11-26(link, symlink): Remove decls.Paul Eggert
2004-11-26(stat): Remove decl.Paul Eggert
2004-11-26(stat, lstat, rename): Remove decls.Paul Eggert
2004-11-24Since the changes of 2004-05-22, the u.saved_cwd member atJim Meyering
2004-11-23(posix_date): Remove; not needed as a static var.Paul Eggert
2004-11-23tweak commentJim Meyering
2004-11-21(usage): Avoid usage that runs afoul of DocbookPaul Eggert
2004-11-20(flags, usage, main): Add noctty flag to dd.Paul Eggert
2004-11-19(usage): Clarified description of --no-group (-G),Jim Meyering
2004-11-19(find_dir_entry): Update comment to match reality.Jim Meyering
2004-11-19(usage): Clarify description of --author.Jim Meyering
2004-11-19(check_file): Don't check stdout for errors here.Jim Meyering
2004-11-18(robust_getcwd): Correct the comment: this function constructs theJim Meyering
2004-11-17Regenerate.Paul Eggert
2004-11-17(STATFS): New macro, for portability to Solaris 9.Paul Eggert
2004-11-17(main): argv is not const.Paul Eggert
2004-11-17(main): Use getopt_long rather than getopt.Paul Eggert
2004-11-16Add putty, screen-bce.Paul Eggert
2004-11-16(usage): Improve documentation along the lines suggestedPaul Eggert
2004-11-16Fix memory leak.Paul Eggert
2004-11-16(C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK,Paul Eggert
2004-11-15Include "human.h".Paul Eggert
2004-11-15(dd_LDADD): Add $(LIB_CLOCK_GETTIME).Paul Eggert
2004-11-14(usage): Put the description of `[-n] STRING'Jim Meyering
2004-11-14(zaptemp): Mark new diagnostic for translation.Jim Meyering
2004-11-14.Jim Meyering
2004-11-13(zaptemp): Warn if a temporary file is not removed.Paul Eggert
2004-11-13Make the newly-introduced critical section a bit smaller.Paul Eggert
2004-11-13Avoid O(N**2) behavior when there are many temporary files.Paul Eggert