aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-bsearch.c
AgeCommit message (Collapse)Author
2000-09-07Update.Andreas Jaeger
* 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.
2000-09-06Update.Ulrich Drepper
* stdlib/Makefile (tests): Add tst-bsearch. * stdlib/tst-bsearch.c: New file.