glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 3e976b962a Update.
2003-03-11  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
	(__condvar_cleanup): Wake up all waiters in case we got signaled
	after being woken up but before disabling asynchronous
	cancellation.
	* sysdeps/pthread/pthread_cond_wait.c (__condvar_cleanup): Likewise.
	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
	(__condvar_cleanup): Likewise.

	* init.c (__NR_set_tid_address): If already defined, don't redefine.
	Make it an error if architecture has no #if case.  Add x86-64.

	* sysdeps/unix/sysv/linux/x86_64/Makefile: Add flags for
	pt-initfini.s generation.

	* sysdeps/x86_64/tls.h: Include <asm/prctl.h>.
	(TLS_INIT_TP): Fix typo.
2003-03-11 22:02:29 +00:00
..
bits Update. 2003-03-03 05:00:33 +00:00
i386 Update. 2003-03-11 22:02:29 +00:00
ia64 Update. 2003-03-11 19:02:26 +00:00
s390 Update. 2003-03-11 19:02:26 +00:00
sh Update. 2003-03-11 05:52:12 +00:00
x86_64 Update. 2003-03-11 22:02:29 +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 Update. 2003-02-13 07:14:38 +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_pthread_init.c Update. 2003-03-03 22:02:13 +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-11 05:26:32 +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