Age | Commit message (Expand) | Author |
2004-12-02 | Assume <locale.h> exists. | Paul Eggert |
2004-12-02 | Assume <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-01 | Go back to including <sys/types.h> rather than <stddef.h>; this is | Paul Eggert |
2004-11-30 | Make readutmp more consistent among its client code. | Paul Eggert |
2004-11-30 | Don't include <sys/types.h>, <errno.h>, | Paul Eggert |
2004-11-30 | Include readutmp.h first. | Paul Eggert |
2004-11-30 | . | Jim Meyering |
2004-11-30 | renamed 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-30 | Include 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-30 | Renamed from chdir.h. | Jim Meyering |
2004-11-30 | Renamed 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-28 | Don'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-28 | Include "chdir.h", so that if save_cwd/getcwd | Jim 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-28 | This is a robust version of chdir, in that it can handle directory | Jim Meyering |
2004-11-28 | add another FIXME, to make it obvious | Jim Meyering |
2004-11-28 | This is a robust version of chdir, in that it can handle directory | Jim Meyering |
2004-11-26 | Regenerate. | Paul Eggert |
2004-11-26 | Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using | Paul Eggert |
2004-11-26 | (MIN) [defined MIN]: Don't define, since it's already defined. | Paul Eggert |
2004-11-26 | (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl. | Paul Eggert |
2004-11-26 | filesystems -> file systems | Paul Eggert |
2004-11-25 | Recent getcwd fixes. | Paul Eggert |
2004-11-25 | David MacKenzie's old code was removed, so give | Paul Eggert |
2004-11-25 | Replace by a copy of glibc/sysdeps/posix/getcwd.c, but | Paul Eggert |
2004-11-25 | (libfetish_a_SOURCES): Add getcwd.h, mempcpy.h. | Paul Eggert |
2004-11-25 | Initial revision. | Paul Eggert |
2004-11-25 | Imported from gnulib. | Paul Eggert |
2004-11-23 | remove trailing blanks | Jim Meyering |
2004-11-23 | Sync from gnulib. | Paul Eggert |
2004-11-23 | utimens upgrade to support futimes. | Paul Eggert |
2004-11-23 | (__attribute__, ATTRIBUTE_UNUSED): New macros. | Paul Eggert |