summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2004-11-28(main): Appease the gods.Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28Include "chdir.h", so that if save_cwd/getcwdJim Meyering
2004-11-28.Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28(libfetish_a_SOURCES): Add chdir.h and openat.h.Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28This is a robust version of chdir, in that it can handle directoryJim Meyering
2004-11-28add another FIXME, to make it obviousJim Meyering
2004-11-28This is a robust version of chdir, in that it can handle directoryJim Meyering
2004-11-26Regenerate.Paul Eggert