* sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols in
authorRoland McGrath <roland@gnu.org>
Mon, 23 Jan 2006 21:26:27 +0000 (21:26 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 23 Jan 2006 21:26:27 +0000 (21:26 +0000)
sanity check.

* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correctly

ChangeLog

index e5e3657..874ce3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2006-01-22  Aurelien Jarno  <aurelien@aurel32.net>
+
+       * sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols in
+       sanity check.
+
 2006-01-21  Ulrich Drepper  <drepper@redhat.com>
 
-       * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty
+       * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correctly
        return EBADF for non-existing file descriptors.
        * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Likewise.
        * io/tst-openat.c (do_test): Add some more tests.