glibc/nptl/sysdeps/unix/sysv/linux
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
..
bits Update. 2003-03-03 05:00:33 +00:00
i386 Use shlib-compat.h macros instead of .symver directly. 2003-03-13 01:06:30 +00:00
ia64 Update. 2003-03-11 19:02:26 +00:00
s390 Update. 2003-03-11 19:02:26 +00:00
sh * pthread-errnos.sym: New file. 2003-03-12 10:30:26 +00:00
x86_64 Update. 2003-03-13 01:51:12 +00:00
allocrtsig.c Update. 2002-12-31 20:46:11 +00:00
configure Initial revision 2002-11-26 22:50:54 +00:00
createthread.c Update. 2003-03-10 06:32:42 +00:00
fork.c * pthread-errnos.sym: New file. 2003-03-12 10:30:26 +00:00
fork.h Update. 2002-12-31 21:10:07 +00:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
internaltypes.h Update. 2003-01-05 10:55:15 +00:00
jmp-unwind.c * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg. 2003-03-03 08:44:46 +00:00
libc_multiple_threads.c Update. 2003-03-13 01:51:12 +00:00
libc_pthread_init.c Update. 2003-03-13 01:51:12 +00:00
lowlevelbarrier.sym Update. 2003-03-11 05:26:32 +00:00
lowlevelcond.sym 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 08:50:26 +00:00
lowlevelrwlock.sym Update. 2003-03-10 21:03:03 +00:00
Makefile Update. 2003-03-13 01:51:12 +00:00
pt-fork.c Initial revision 2002-11-26 22:50:54 +00:00
pt-raise.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_kill.c Update. 2003-02-21 21:07:28 +00:00
pthread_yield.c Initial revision 2002-11-26 22:50:54 +00:00
raise.c Update. 2003-01-09 04:19:03 +00:00
register-atfork.c Update. 2003-03-03 22:02:13 +00:00
unregister-atfork.c Update. 2003-02-13 07:14:38 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00