From 2034622e605665bf29ef93da37a032290c208c01 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Feb 2006 01:00:40 +0000 Subject: [PATCH] * io/tst-linkat.c (do_test): Pass new parameter to linkat. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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.