1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add __syscall_fcntl.

	* sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to
	dl_lookup.
	(ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.

	* sysdeps/unix/sysv/linux/mips/fcntl.c: New file.

	* stdlib/tst-bsearch.c (main): Add more test cases.
This commit is contained in:
Andreas Jaeger
2000-09-07 14:54:03 +00:00
parent c5914fa7cc
commit 9aee41dec0
5 changed files with 69 additions and 6 deletions

View File

@@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/fcntl.c>