37d33038d0
2000-07-27 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/fork.c: Make __libc_fork the strong name and add weak alias for __fork. * sysdeps/unix/sysv/linux/ia64/syscalls.list: Change llseek, pread & pwrite to use __libc_<name> as strong names instead of __syscall_<name>. * include/sched.h: Add clone2 prototype. 2000-07-26 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/sysdep.h (ENTRY): Don't declare the procedure name twice. 2000-07-27 Philip Blundell <philb@gnu.org> * malloc/malloc.c (HAVE_MREMAP): Undo change of 1997-12-04.
7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
# Xavier Leroy's Linux clone based thread library.
|
|
mips.*-.*-linux.* libpthread=0 GLIBC_2.0 GLIBC_2.2
|
|
sparc64-.*-linux.* libpthread=0 GLIBC_2.2
|
|
sh.*-.*-linux.* libpthread=0 GLIBC_2.2
|
|
ia64.*-.*-linux.* libpthread=0 GLIBC_2.2
|
|
.*-.*-linux.* libpthread=0
|