summaryrefslogtreecommitdiff
path: root/lib/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-1/+1
* Make pwd and readlink work also when run with an unreadable parent dirJim Meyering2007-02-031-2/+7
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-3/+1
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+1
* * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:Paul Eggert2006-07-111-7/+1
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-13/+3
* Merge from coreutils.Paul Eggert2006-07-031-50/+73
* * getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, wherePaul Eggert2006-02-211-1/+9
* * getcwd.c (__getcwd): Don't assume that system calls after readdirPaul Eggert2005-10-301-40/+41
* Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.Jim Meyering2005-09-271-1/+1
* Sync from coreutils.Paul Eggert2005-09-231-4/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering2005-07-021-3/+1
* Sync from coreutils.Paul Eggert2005-06-021-30/+30
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (is_ENAMETOOLONG): New macro.Paul Eggert2004-12-011-8/+34
* Merge from coreutils for getcwd and HP-UX 11.Paul Eggert2004-11-261-37/+351
* New getcwd module, imported from coreutils.Paul Eggert2004-08-061-0/+69