summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-14Ignore chatter about when files are removed,Paul Eggert
2005-04-14*** empty log message ***Jim Meyering
2005-04-14Correct typo, fchmod -> fchown, in a comment.Jim Meyering
2005-04-13* getdate.y (zone): Allow relunit_snumber after tZONE.Paul Eggert
2005-04-13(zone): Allow relunit_snumber after tZONE, soPaul Eggert
2005-04-12src/ls.c (usage): "uid" -> "user ID".Paul Eggert
2005-04-12(usage): uid -> user IDPaul Eggert
2005-04-12* getdate.y: Fix problem with parsing GMT time stamps during London summers.Paul Eggert
2005-04-12(universal_time_zone_table): New constant.Paul Eggert
2005-04-12*** empty log message ***Jim Meyering
2005-04-12(tsort): Use "%s" as the format string, rather than a diagnostic or a file name.Jim Meyering
2005-04-12(compare_files): Remove declaration of unused local.Jim Meyering
2005-04-12For consistency, standardize on "user ID" rather than "uid".Paul Eggert
2005-04-12Reword usage, man pages to use "user ID" rather than "uid" etc.Paul Eggert
2005-04-12(usage, main): Use "user ID", not "UID", and similarly for "group ID".Paul Eggert
2005-04-12(usage): Use "user ID", not "UID", and similarlyPaul Eggert
2005-04-12Reword to match coreutils.texi.Paul Eggert
2005-04-12Reword to match user manual.Paul Eggert
2005-04-12For consistency, standardize on "user ID" ratherPaul Eggert
2005-04-11Regenerate.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-11Include stdio_safer.h.Paul Eggert
2005-04-11(next_file): Don't assume fopen cannot return stdin.Paul Eggert
2005-04-11(have_read_stdin): Remove; no longer needed. All usesPaul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h rather than fcntl-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11(bsd_sum_file, sysv_sym_file):Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11(main): Don't assume fopen returns stdout after closingPaul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11(paste_serial): Don't assume fopen does not return stdin.Paul Eggert
2005-04-11(check_and_close): Don't assume fopen does not return stdin.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11(digest_file, digest_check):Paul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11(head_file): Don't assume open does not return 0.Paul Eggert
2005-04-11(dc_parse_file): Don't assume fopen does not return stdin.Paul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-11(gl_PREREQ): Don't require gl_FCNTL_SAFER.Paul Eggert
2005-04-11(gl_UNISTD_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.Paul Eggert
2005-04-11(gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert