From: Ulrich Drepper Date: Mon, 27 Feb 2006 00:56:56 +0000 (+0000) Subject: .. X-Git-Tag: cvs/fedora-glibc-20060301T0647~22 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=33e9f5904dd86ed8da768091493a493e76f0bb9b;p=glibc.git .. * posix/unistd.h: Add fifth parameter to linkat. * io/linkat.c: Likewise. * sysdeps/unix/sysv/linux/linkat.c: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 2cce04f278..40c5b56ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,10 @@ 2006-02-26 Ulrich Drepper + * 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.