Age | Commit message (Expand) | Author |
2005-05-13 | . | Jim Meyering |
2005-05-09 | (fts_sort): Optimize the common case where all pointers smell the same. | Paul Eggert |
2005-05-09 | * fts_.h, fts.c: More C89 portability fixes. | Paul Eggert |
2005-05-09 | (__P): Remove. All uses rewritten to assume C89 or better. | Paul Eggert |
2005-05-09 | (FTS): Use correct type for fts_compar member. | Paul Eggert |
2005-05-08 | * yesno.c: Include getline.h, not ctype.h. | Paul Eggert |
2005-05-05 | * makepath.c (make_path): chdir to "//", not "/", if the file name | Paul Eggert |
2005-05-05 | (make_path): chdir to "//", not "/", if the file name | Paul Eggert |
2005-05-04 | Regenerate. | Paul Eggert |
2005-05-02 | Sync from gnulib. | Paul Eggert |
2005-05-01 | * modechange.h (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-05-01 | (mode_free): Remove; all callers changed to invoke 'free'. | Paul Eggert |
2005-04-30 | Regenerate. | Paul Eggert |
2005-04-30 | Log yesterday's changes. | Paul Eggert |
2005-04-29 | (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove. | Paul Eggert |
2005-04-28 | * file-type.c: Include file-type.h first. | Paul Eggert |
2005-04-28 | (MODE_X_IF_ANY_X, MODE_COPY_EXISTING): | Paul Eggert |
2005-04-28 | Include stat-macros.h, xalloc.h. | Paul Eggert |
2005-04-18 | Regenerate. | Paul Eggert |
2005-04-18 | fetish -> coreutils in some more places | Paul Eggert |
2005-04-18 | fetish->coreutils in compilation command. | Paul Eggert |
2005-04-18 | coreutils->fetish in comment. | Paul Eggert |
2005-04-18 | (noinst_LIBRARIES): fetish -> coreutils. | Paul Eggert |
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 | * 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-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 | (libfetish_a_SOURCES): Remove dup-safer.c, | Paul Eggert |
2005-04-11 | (fd_safer): New decl. | 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. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h first, to test interface. | Paul Eggert |
2005-04-11 | Initial revision | Paul Eggert |
2005-04-09 | . | Jim Meyering |
2005-04-09 | (__attribute__, ATTRIBUTE_UNUSED): Define. | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (__attribute__, ATTRIBUTE_UNUSED): Define. | Jim Meyering |
2005-04-09 | (canon_host) [HAVE_GETADDRINFO]: Use memset | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (posixtime) [lint]: Avoid spurious warning from gcc-4's | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (humblock): Set *options even when returning due to | Jim Meyering |
2005-04-09 | Signal-handling cleanup motivated by core dumps in dd. | Paul Eggert |
2005-04-09 | (rpl_nanosleep): Include "timespec.h" before macros | Paul Eggert |