glibc/nptl/sysdeps
Ulrich Drepper 7588880f50 Update.
* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
	libc_multiple_threads.
	* sysdeps/unix/sysv/linux/libc_pthread_init.c: Move definition of
	__libc_multiple_threads to...
	* sysdeps/unix/sysv/linux/libc_multiple_threads.c: ...here.  New file.

	* sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove unnecessary
	versioning.
	* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Likewise.

	* sysdeps/unix/sysv/linux/x86_64/pthread_once.S
	(__pthread_once_internal): Define.

	* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Use shlib-compat.h
	macros instead of .symver directly.
	* sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Likewise.
	* sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Likewise.
2003-03-13 01:51:12 +00:00
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2003-03-12 20:03:07 +00:00
ia64 Update. 2003-03-11 19:02:26 +00:00
pthread Update. 2003-03-12 05:45:00 +00:00
s390 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
sh 2003-03-12 Roland McGrath <roland@redhat.com> 2003-03-12 10:28:07 +00:00
unix/sysv/linux Update. 2003-03-13 01:51:12 +00:00
x86_64 Update. 2003-03-12 20:03:07 +00:00