Age | Commit message (Expand) | Author |
2005-04-18 | Fix typo in comment. | Paul Eggert |
2005-04-18 | Use "cat", not "test", to test for | Paul Eggert |
2005-04-18 | *** empty log message *** | Jim Meyering |
2005-04-18 | Don't include stat-macros.h directly. system.h does that. | Jim Meyering |
2005-04-18 | Work around a couple of "make check" failures reported for Cygwin | Paul Eggert |
2005-04-18 | Skip this test if "trap '' CHLD" doesn't work. | Paul Eggert |
2005-04-18 | Skip this test if ../../src/dd isn't readable. | Paul Eggert |
2005-04-16 | *** empty log message *** | Jim Meyering |
2005-04-16 | (S_TYPEISSHM): Remove definition. | Jim Meyering |
2005-04-14 | Fix test suite problems reported by Eric Blake on Cygwin. | Paul Eggert |
2005-04-14 | (dot_mount_point): Use stat rather than df, as | Paul Eggert |
2005-04-14 | Ignore chatter about when files are removed, | Paul Eggert |
2005-04-14 | *** empty log message *** | Jim Meyering |
2005-04-14 | Correct 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, so | Paul Eggert |
2005-04-12 | src/ls.c (usage): "uid" -> "user ID". | Paul Eggert |
2005-04-12 | (usage): uid -> user ID | Paul 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-12 | For consistency, standardize on "user ID" rather than "uid". | Paul Eggert |
2005-04-12 | Reword 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 similarly | Paul Eggert |
2005-04-12 | Reword to match coreutils.texi. | Paul Eggert |
2005-04-12 | Reword to match user manual. | Paul Eggert |
2005-04-12 | For consistency, standardize on "user ID" rather | Paul Eggert |
2005-04-11 | Regenerate. | Paul Eggert |
2005-04-11 | Add bulletproofing for cases where stdin, stdout, or stderr are closed. | Paul Eggert |
2005-04-11 | Add bulletproofing for cases where stdin, stdout, or stderr are closed. | Paul Eggert |
2005-04-11 | Include 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 uses | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h rather than fcntl-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | (bsd_sum_file, sysv_sym_file): | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | (main): Don't assume fopen returns stdout after closing | Paul Eggert |
2005-04-11 | Include 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-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | (digest_file, digest_check): | Paul Eggert |