summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-02-27 01:00:40 +0000
committerUlrich Drepper <drepper@redhat.com>2006-02-27 01:00:40 +0000
commit2034622e605665bf29ef93da37a032290c208c01 (patch)
treeccb086afdb77811bb7cbd516338c5a6d1936be88
parentb95e415363eafdb25f351cb0ffd5c3fe2c5e702a (diff)
* io/tst-linkat.c (do_test): Pass new parameter to linkat.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40c5b56ae3..d7817a0657 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,7 @@
* posix/unistd.h: Add fifth parameter to linkat.
* io/linkat.c: Likewise.
* sysdeps/unix/sysv/linux/linkat.c: Likewise.
+ * io/tst-linkat.c (do_test): Pass new parameter to linkat.
* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL
before comparison with MAP.