summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 namePaul Eggert
2005-05-05(make_path): chdir to "//", not "/", if the file namePaul Eggert
2005-05-04Regenerate.Paul Eggert
2005-05-02Sync 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-30Regenerate.Paul Eggert
2005-04-30Log 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-28Include stat-macros.h, xalloc.h.Paul Eggert
2005-04-18Regenerate.Paul Eggert
2005-04-18fetish -> coreutils in some more placesPaul Eggert
2005-04-18fetish->coreutils in compilation command.Paul Eggert
2005-04-18coreutils->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, soPaul 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-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-11(libfetish_a_SOURCES): Remove dup-safer.c,Paul Eggert
2005-04-11(fd_safer): New decl.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include stdio-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h.Paul Eggert
2005-04-11Include unistd-safer.h first, to test interface.Paul Eggert
2005-04-11Initial revisionPaul 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 memsetJim Meyering
2005-04-09*** empty log message ***Jim Meyering
2005-04-09(posixtime) [lint]: Avoid spurious warning from gcc-4'sJim Meyering
2005-04-09*** empty log message ***Jim Meyering
2005-04-09(humblock): Set *options even when returning due toJim Meyering
2005-04-09Signal-handling cleanup motivated by core dumps in dd.Paul Eggert
2005-04-09(rpl_nanosleep): Include "timespec.h" before macrosPaul Eggert
2005-04-04getdate patch for empty string near dst changes.Paul Eggert