summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2005-04-26Remove posixver.h and its uses.Paul Eggert-7/+2
2005-04-26Remove posixver.h and its uses.Paul Eggert-5/+1
2005-04-26Remove posixver.h and its uses.Paul Eggert-3/+1
2005-04-26Remove posixver.h and its uses.Paul Eggert-113/+187
2005-04-26Remove posixver.h and its uses.Paul Eggert-18/+0
2005-04-26Remove posixver.h and its uses.Paul Eggert-26/+15
2005-04-26Remove posixver.h and its uses.Paul Eggert-46/+30
2005-04-26Remove posixver.h and its uses.Paul Eggert-6/+2
2005-04-23(main): If getopt fails, exit with status 127, not status 1.Paul Eggert-1/+1
2005-04-23(main): Report proper program name when getopt finds trouble.Paul Eggert-17/+12
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert-3/+3
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert-3/+3
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert-10/+11
2005-04-18Regenerate.Paul Eggert-141/+141
2005-04-18(LDADD, $(PROGRAMS)): fetish -> coreutils.Paul Eggert-5/+5
2005-04-18Don't include stat-macros.h directly. system.h does that.Jim Meyering-1/+0
2005-04-16(S_TYPEISSHM): Remove definition.Jim Meyering-4/+1
2005-04-14Correct typo, fchmod -> fchown, in a comment.Jim Meyering-1/+1
2005-04-12(usage): uid -> user IDPaul Eggert-1/+1
2005-04-12(tsort): Use "%s" as the format string, rather than a diagnostic or a file name.Jim Meyering-2/+2
2005-04-12(compare_files): Remove declaration of unused local.Jim Meyering-1/+0
2005-04-12(usage, main): Use "user ID", not "UID", and similarly for "group ID".Paul Eggert-2/+2
2005-04-12(usage): Use "user ID", not "UID", and similarlyPaul Eggert-3/+3
2005-04-11Regenerate.Paul Eggert-13/+13
2005-04-11Include stdio_safer.h.Paul Eggert-26/+20
2005-04-11(next_file): Don't assume fopen cannot return stdin.Paul Eggert-2/+2
2005-04-11(have_read_stdin): Remove; no longer needed. All usesPaul Eggert-21/+8
2005-04-11Include unistd-safer.h.Paul Eggert-0/+2
2005-04-11Include stdio-safer.h.Paul Eggert-2/+3
2005-04-11Include unistd-safer.h rather than fcntl-safer.h.Paul Eggert-3/+4
2005-04-11Include unistd-safer.h.Paul Eggert-5/+6
2005-04-11(bsd_sum_file, sysv_sym_file):Paul Eggert-7/+10
2005-04-11Include unistd-safer.h.Paul Eggert-2/+5
2005-04-11Include unistd-safer.h.Paul Eggert-12/+17
2005-04-11Include unistd-safer.h.Paul Eggert-26/+7
2005-04-11(main): Don't assume fopen returns stdout after closingPaul Eggert-3/+1
2005-04-11Include stdio-safer.h.Paul Eggert-2/+3
2005-04-11(paste_serial): Don't assume fopen does not return stdin.Paul Eggert-2/+3
2005-04-11(check_and_close): Don't assume fopen does not return stdin.Paul Eggert-3/+3
2005-04-11Include unistd-safer.h.Paul Eggert-2/+3
2005-04-11(digest_file, digest_check):Paul Eggert-4/+6
2005-04-11Include stdio-safer.h.Paul Eggert-7/+6
2005-04-11(head_file): Don't assume open does not return 0.Paul Eggert-2/+3
2005-04-11(dc_parse_file): Don't assume fopen does not return stdin.Paul Eggert-2/+3
2005-04-11Include stdio-safer.h.Paul Eggert-4/+5
2005-04-11Include unistd-safer.h.Paul Eggert-0/+3
2005-04-11Include stdio-safer.h.Paul Eggert-31/+18
2005-04-10(chopt_free): Mark parameter as unused.Jim Meyering-1/+1
2005-04-09(close_stdout_wrapper): Likewise.Jim Meyering-18/+1
2005-04-09(quit): Define with ATTRIBUTE_NORETURN.Jim Meyering-16/+6