* posix/unistd.h: Add fifth parameter to linkat.
	* io/linkat.c: Likewise.
	* sysdeps/unix/sysv/linux/linkat.c: Likewise.
This commit is contained in:
Ulrich Drepper 2006-02-27 00:56:56 +00:00
parent 4baf9081f8
commit 33e9f5904d
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@
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.