| Commit message (Expand) | Author | Age | Files | Lines |
* | Put GPLv3+ notices in source files where appropriate. | Bruno Haible | 2021-06-04 | 1 | -10/+9 |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | getcwd: port to AIX | Paul Eggert | 2020-12-13 | 1 | -0/+1 |
* | getcwd: merge recent glibc changes | Paul Eggert | 2020-09-09 | 1 | -1/+7 |
* | getcwd: help the merge back into glibc | Paul Eggert | 2020-08-26 | 1 | -35/+46 |
* | Support compiling without -loldnames on native Windows. | Bruno Haible | 2020-08-15 | 1 | -1/+1 |
* | getcwd: Improve documentation. | Bruno Haible | 2020-06-27 | 1 | -4/+4 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | getcwd-lgpl, getcwd: Don't call realloc when it is pointless. | Bruno Haible | 2019-07-06 | 1 | -1/+1 |
* | getcwd: Fix crash when invoked with size = 0 on MSVC. | Bruno Haible | 2019-07-02 | 1 | -2/+34 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | all: prefer https: URLs | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | glob, etc.: port to MSVC v18 on MS-Windows 8.1 | Paul Eggert | 2015-02-24 | 1 | -2/+6 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | getcwd: support coreutils better | Paul Eggert | 2013-02-20 | 1 | -1/+1 |
* | getcwd: break fdopendir + save_cwd recursive loop (Bug#13516) | Paul Eggert | 2013-02-03 | 1 | -3/+3 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -2/+2 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | getcwd: Work around getcwd bug on AIX 5..7. | Bruno Haible | 2011-11-21 | 1 | -2/+7 |
* | getcwd: don't fail in a deep directory on a system without openat | Jim Meyering | 2011-09-19 | 1 | -3/+4 |
* | getcwd: fix test failures on mingw | Eric Blake | 2011-08-17 | 1 | -1/+1 |
* | pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise. | Bruno Haible | 2011-08-05 | 1 | -7/+5 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | fts, getcwd, glob: audit for dirfd returning -1 | Paul Eggert | 2010-09-14 | 1 | -2/+0 |
* | getcwd: on Solaris, work better if ancestors are inaccessible | Paul R. Eggert | 2010-07-14 | 1 | -8/+25 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -127/+127 |
* | getcwd: minor cleanups | Eric Blake | 2009-09-07 | 1 | -15/+1 |
* | backupfile, chdir-long, fts, savedir: make safer | Eric Blake | 2009-09-02 | 1 | -2/+6 |
* | Move the dirfd() declaration to <dirent.h>. | Bruno Haible | 2008-10-19 | 1 | -3/+1 |
* | getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT | Petr Salinger | 2007-12-17 | 1 | -9/+12 |
* | Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc, | Jim Meyering | 2007-12-17 | 1 | -0/+5 |
* | Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases. | Bruno Haible | 2007-10-17 | 1 | -1/+1 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+5 |
* | * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL. | Paul Eggert | 2007-03-19 | 1 | -1/+1 |
* | * lib/getcwd.c (__getcwd): Undo previous change; it mishandled | Paul Eggert | 2007-02-21 | 1 | -24/+18 |
* | * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works | Paul Eggert | 2007-02-21 | 1 | -18/+24 |
* | Minor fixups to port to Solaris 10 with Sun C 5.8. | Paul Eggert | 2007-02-21 | 1 | -0/+1 |
* | Don't use FD after a successful "fdopendir (fd)". | Jim Meyering | 2007-02-19 | 1 | -0/+2 |
* | Move more declarations into <unistd.h>. | Bruno Haible | 2007-02-19 | 1 | -1/+1 |
* | Make pwd and readlink work also when run with an unreadable parent dir | Jim Meyering | 2007-02-03 | 1 | -2/+7 |
* | * doc/gnulib-tool.texi (Initial import): Update to match current | Paul Eggert | 2007-01-26 | 1 | -3/+1 |
* | New module 'fchdir'. | Bruno Haible | 2007-01-14 | 1 | -0/+5 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -4/+1 |
* | * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h: | Paul Eggert | 2006-07-11 | 1 | -7/+1 |