diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2006-01-20 22:37:35 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-20 22:37:35 +0000 |
| commit | 7a2645e470f1ba61ffdc71584c670dae6bd3d80c (patch) | |
| tree | 89d697d6786754e61c6fc66f0e68a7e5950fa797 /ChangeLog | |
| parent | 48a1d526d02c60c053193945a1c02709f7851f5a (diff) | |
| download | glibc-7a2645e470f1ba61ffdc71584c670dae6bd3d80c.tar.xz glibc-7a2645e470f1ba61ffdc71584c670dae6bd3d80c.zip | |
* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the
syscall in more cases.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-01-20 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the + syscall in more cases. + * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and tst-readlinkat. * io/tst-symlinkat.c: New file. |
