diff options
author | Jim Meyering <meyering@redhat.com> | 2011-09-19 17:10:58 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-09-19 17:25:43 +0200 |
commit | 9bb92a4db127fb1025e5a4f5ff03dffe0aca6b6e (patch) | |
tree | a7f2568987c50d8bd9ae9217c722bbdc73a5981a /gnulib | |
parent | f2fb24809c94c3a4b9485f744a323dc7ec12d1e7 (diff) | |
download | coreutils-9bb92a4db127fb1025e5a4f5ff03dffe0aca6b6e.tar.xz |
gnulib: update for getcwd fix on systems without openat
This fixes a bug in pwd and all getcwd-using applications (for some
uses: df, readlink, stat) when run from a directory whose absolute name
contains more than PATH_MAX / 3 components. For more details, see
http://git.sv.gnu.org/cgit/gnulib.git/commit/?id=f6fe351fc534ae1
* gnulib: Update.
* NEWS (Improvements): Mention it.
Diffstat (limited to 'gnulib')
m--------- | gnulib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gnulib b/gnulib -Subproject da1717b7f93b77469f980ea5e13178e4e9e7ae0 +Subproject f6fe351fc534ae1ccbebb9c61e68771e7ae99c9 |