summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-12-08Add support for time zones like +HH:MM and UTC+HH:MM.Paul Eggert
2004-12-08(textint): New member "negative".Paul Eggert
2004-12-06.Jim Meyering
2004-12-06*** empty log message ***Jim Meyering
2004-12-06(libfetish_a_SOURCES): Begin removing .c and .h file names, as theyJim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(unit-test): Depend on t-fpending.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(LDADD): Define.Jim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(unit-test): New target.Jim Meyering
2004-12-05Test the __fpending function.Jim Meyering
2004-12-05revert to 1.8, now that we test the offendingJim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05Include <stdlib.h>.Jim Meyering
2004-12-03Recent changes to save-cwd, openat.Paul Eggert
2004-12-03Import from gnulib.Paul Eggert
2004-12-03Add copyright and authorship notice.Paul Eggert
2004-12-03Include "openat.h" before other include files.Paul Eggert
2004-12-03save-cwd.c: Include "save-cwd.h" before other include files.Paul Eggert
2004-12-02Assume setlocale, locale.h, and localeconv exist and work.Paul Eggert
2004-12-02Assume <locale.h> exists.Paul Eggert
2004-12-02Assume <locale.h> exists.Paul Eggert
2004-12-01* getcwd.c: Use system getcwd first, if appropriate.Paul Eggert
2004-12-01(is_ENAMETOOLONG): New macro.Paul Eggert
2004-12-01Go back to including <sys/types.h> rather than <stddef.h>; this isPaul Eggert
2004-11-30Make readutmp more consistent among its client code.Paul Eggert
2004-11-30Don't include <sys/types.h>, <errno.h>,Paul Eggert
2004-11-30Include readutmp.h first.Paul Eggert
2004-11-30.Jim Meyering
2004-11-30renamed to chdir-long.[ch]Jim Meyering
2004-11-30*** empty log message ***Jim Meyering
2004-11-30(libfetish_a_SOURCES): Reflect name changes: chdir.[ch] -> chdir-long.[ch]Jim Meyering
2004-11-30Include chdir-long.h rather than chdir.h.Jim Meyering
2004-11-30*** empty log message ***Jim Meyering
2004-11-30[!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd.Jim Meyering
2004-11-30Renamed from chdir.h.Jim Meyering
2004-11-30Renamed from chdir.c.Jim Meyering
2004-11-30*** empty log message ***Jim Meyering
2004-11-30(O_DIRECTORY): Define, if necessary.Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28(rpl_openat): Also accept optional mode parameter.Jim Meyering
2004-11-28(rpl_openat): Also accept optional mode parameter.Jim Meyering
2004-11-28Don't let error uses in #if-0'd code trigger `make distcheck' failure.Jim Meyering