mirror of git://sourceware.org/git/glibc.git
* posix/unistd.h: Add fifth parameter to linkat. * io/linkat.c: Likewise. * sysdeps/unix/sysv/linux/linkat.c: Likewise.
This commit is contained in:
parent
4baf9081f8
commit
33e9f5904d
|
@ -32,6 +32,10 @@
|
||||||
|
|
||||||
2006-02-26 Ulrich Drepper <drepper@redhat.com>
|
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
|
* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL
|
||||||
before comparison with MAP.
|
before comparison with MAP.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue