summaryrefslogtreecommitdiff
path: root/lib/xgetcwd.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* xgetcwd: Improve documentation.Bruno Haible2020-06-271-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* 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
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-2/+2
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils for getcwd and HP-UX 11.Paul Eggert2004-11-261-66/+6
* Import from coreutils.Paul Eggert2004-11-171-2/+18
* (errno): Don't declare; we assume C89 or better now.Paul Eggert2004-08-061-5/+3
* Remove K&R cruft.Paul Eggert2003-09-101-3/+1
* From coreutils.Jim Meyering2003-06-071-4/+8
* Revert some of the previous change; intead,Jim Meyering2001-09-041-10/+9
* Fix the !HAVE_GETCWD_NULL code to behave moreJim Meyering2001-09-031-13/+22
* (xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),Jim Meyering2001-09-031-1/+1
* fix typoJim Meyering2001-09-011-1/+1
* (xgetcwd): Reorganize to avoid some duplication.Jim Meyering2001-08-311-25/+12
* Don't include pathmax.h.Jim Meyering2001-08-311-14/+17
* (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:Jim Meyering2001-08-121-2/+6
* (xgetcwd): If the required pathname length is smallerJim Meyering2000-06-211-21/+27
* libitizeJim Meyering1996-11-041-5/+6
* .Jim Meyering1996-10-291-1/+1
* indent cpp-directivesJim Meyering1996-07-151-2/+2
* update FSF address in copyrightJim Meyering1996-07-151-11/+4
* Initial revisionJim Meyering1994-04-281-0/+85