summaryrefslogtreecommitdiff
path: root/modules/getcwd
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+6
* getcwd: Fix crash when invoked with size = 0 on MSVC.Bruno Haible2019-07-021-0/+1
* getpagesize: Fix compilation error on Android.Bruno Haible2018-05-131-0/+1
* getcwd: Fix link error on MSVC 9.Bruno Haible2011-11-281-0/+2
* Depend on module fcntl-h when AT_FDCWD is used.Bruno Haible2011-11-191-0/+1
* * modules/getcwd (Depends-on): Add fdopendir.Paul Eggert2011-11-171-0/+1
* New module 'fstatat', split off from module 'openat'.Bruno Haible2011-11-041-0/+1
* New module 'fstat'.Bruno Haible2011-09-251-0/+1
* Consolidate all uses of PATH_MAX in *.m4 files.Bruno Haible2011-09-221-0/+1
* Add dependencies to new dirent related modules.Bruno Haible2011-09-221-0/+2
* pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.Bruno Haible2011-08-051-0/+1
* getcwd: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+4
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-8/+8
* getcwd-lgpl: new moduleEric Blake2011-04-271-0/+1
* fts, getcwd, glob: audit for dirfd returning -1Paul Eggert2010-09-141-1/+0
* getcwd: on Solaris, work better if ancestors are inaccessiblePaul R. Eggert2010-07-141-0/+1
* Mark 'memmove' obsolete.Bruno Haible2008-11-021-0/+1
* Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,Jim Meyering2007-12-171-0/+1
* Add dependency to malloc-posix.Bruno Haible2007-09-091-0/+1
* Minor fixups to port to Solaris 10 with Sun C 5.8.Paul Eggert2007-02-211-0/+1
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-2/+3
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-0/+1
* Add and change modules to make it easier for coreutils to usePaul Eggert2006-08-211-1/+1
* Merge from coreutils.Paul Eggert2006-07-031-0/+1
* (Depends-on): Add stdbool.Paul Eggert2005-05-061-0/+1
* * modules/getcwd (Depends-on): Add extensions.Paul Eggert2005-05-021-0/+1
* Remove lib_SOURCES line from Makefile.am section of modules where thisPaul Eggert2005-03-211-1/+0
* (Files): Add m4/d-ino.m4Paul Eggert2004-12-121-0/+1
* Merge from coreutils for getcwd and HP-UX 11.Paul Eggert2004-11-261-5/+7
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* New getcwd module, imported from coreutils.Paul Eggert2004-08-061-0/+21