From 7a2645e470f1ba61ffdc71584c670dae6bd3d80c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 20 Jan 2006 22:37:35 +0000 Subject: * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the syscall in more cases. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9aaf9d2797..5a47303403 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-20 Ulrich Drepper + * 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. -- cgit 1.4.1