summaryrefslogtreecommitdiff
path: root/lib/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
* Put GPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-10/+9
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* getcwd: port to AIXPaul Eggert2020-12-131-0/+1
* getcwd: merge recent glibc changesPaul Eggert2020-09-091-1/+7
* getcwd: help the merge back into glibcPaul Eggert2020-08-261-35/+46
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+1
* getcwd: Improve documentation.Bruno Haible2020-06-271-4/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* getcwd-lgpl, getcwd: Don't call realloc when it is pointless.Bruno Haible2019-07-061-1/+1
* getcwd: Fix crash when invoked with size = 0 on MSVC.Bruno Haible2019-07-021-2/+34
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* glob, etc.: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-2/+6
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* getcwd: support coreutils betterPaul Eggert2013-02-201-1/+1
* getcwd: break fdopendir + save_cwd recursive loop (Bug#13516)Paul Eggert2013-02-031-3/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* getcwd: Work around getcwd bug on AIX 5..7.Bruno Haible2011-11-211-2/+7
* getcwd: don't fail in a deep directory on a system without openatJim Meyering2011-09-191-3/+4
* getcwd: fix test failures on mingwEric Blake2011-08-171-1/+1
* pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.Bruno Haible2011-08-051-7/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fts, getcwd, glob: audit for dirfd returning -1Paul Eggert2010-09-141-2/+0
* getcwd: on Solaris, work better if ancestors are inaccessiblePaul R. Eggert2010-07-141-8/+25
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-127/+127
* getcwd: minor cleanupsEric Blake2009-09-071-15/+1
* backupfile, chdir-long, fts, savedir: make saferEric Blake2009-09-021-2/+6
* Move the dirfd() declaration to <dirent.h>.Bruno Haible2008-10-191-3/+1
* getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORTPetr Salinger2007-12-171-9/+12
* Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,Jim Meyering2007-12-171-0/+5
* Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.Bruno Haible2007-10-171-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.Paul Eggert2007-03-191-1/+1
* * lib/getcwd.c (__getcwd): Undo previous change; it mishandledPaul Eggert2007-02-211-24/+18
* * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) worksPaul Eggert2007-02-211-18/+24
* Minor fixups to port to Solaris 10 with Sun C 5.8.Paul Eggert2007-02-211-0/+1
* Don't use FD after a successful "fdopendir (fd)".Jim Meyering2007-02-191-0/+2
* 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