..
authorUlrich Drepper <drepper@redhat.com>
Mon, 27 Feb 2006 00:56:56 +0000 (00:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 27 Feb 2006 00:56:56 +0000 (00:56 +0000)
* posix/unistd.h: Add fifth parameter to linkat.
* io/linkat.c: Likewise.
* sysdeps/unix/sysv/linux/linkat.c: Likewise.

ChangeLog

index 2cce04f..40c5b56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2006-02-26  Ulrich Drepper  <drepper@redhat.com>
 
+       * posix/unistd.h: Add fifth parameter to linkat.
+       * io/linkat.c: Likewise.
+       * sysdeps/unix/sysv/linux/linkat.c: Likewise.
+
        * elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL
        before comparison with MAP.