]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Make complete getcwd work in rtld
authorUlrich Drepper <drepper@gmail.com>
Sun, 8 May 2011 18:53:20 +0000 (14:53 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 8 May 2011 18:53:20 +0000 (14:53 -0400)
commit6fb2dde3f1aa3a1419cb6c2dfa53dd1d506722a4
tree1ea14aa26ff3a32c8c14bf1849b7d94fbf685069
parent7fb90fb89bbdf273ab7ab96517fe1b156cd7aee1
Make complete getcwd work in rtld
ChangeLog
include/sys/stat.h
sysdeps/posix/getcwd.c
sysdeps/unix/rewinddir.c
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/dl-fxstatat64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/dl-openat64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/dl-opendir.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/getcwd.c