2011-08-05 |
Bruno Haible | pathmax: Leave PATH_MAX undefined on the Hurd, and... |
blob | commitdiff | raw |
2011-01-01 |
Jim Meyering | maint: update almost all copyright ranges to include... |
blob | commitdiff | raw | diff to current |
2010-09-14 |
Paul Eggert | fts, getcwd, glob: audit for dirfd returning -1 |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Paul R. Eggert | getcwd: on Solaris, work better if ancestors are inacce... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Jim Meyering | update nearly all FSF copyright year lists to include... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Bruno Haible | Use spaces for indentation, not tabs. |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Eric Blake | getcwd: minor cleanups |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Eric Blake | backupfile, chdir-long, fts, savedir: make safer |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the dirfd() declaration to <dirent.h>. |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Petr Salinger | getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Jim Meyering | Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc, |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Bruno Haible | Use rpl_ prefix for functions, so as to avoid endless... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Bruno Haible | Change copyright notice from GPLv2+ to GPLv3+. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Paul Eggert | * lib/getcwd.c (__getcwd): Remove redundant comparison... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Paul Eggert | * lib/getcwd.c (__getcwd): Undo previous change; it... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Paul Eggert | * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Paul Eggert | Minor fixups to port to Solaris 10 with Sun C 5.8. |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Jim Meyering | Don't use FD after a successful "fdopendir (fd)". |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Bruno Haible | Move more declarations into <unistd.h>. |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Jim Meyering | Make pwd and readlink work also when run with an unread... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Paul Eggert | * doc/gnulib-tool.texi (Initial import): Update to... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Bruno Haible | New module 'fchdir'. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | * _fpending.c: Include <config.h> unconditionally,... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Paul Eggert | * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h: |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Paul Eggert | * lib/getloadavg.c: Use __VMS, not VMS. |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Paul Eggert | Merge from coreutils. |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Paul Eggert | * getcwd.c (AT_FDCWD): Work around a bug in Solaris... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
Paul Eggert | * getcwd.c (__getcwd): Don't assume that system calls... |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Jim Meyering | Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Paul Eggert | Sync from coreutils. |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Paul Eggert | Use a consistent style for including <config.h>. |
blob | commitdiff | raw | diff to current |
2005-07-02 |
Jim Meyering | Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditio... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Paul Eggert | Sync from coreutils. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Paul Eggert | (is_ENAMETOOLONG): New macro. |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Paul Eggert | Merge from coreutils for getcwd and HP-UX 11. |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Paul Eggert | New getcwd module, imported from coreutils. |
blob | commitdiff | raw | diff to current |
|