glibc/nptl/sysdeps/pthread
Ulrich Drepper 09d65ff393 Update.
2003-04-11  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/libc-start.c: Cleanup MAIN_AUXVEC_ARG handling.
	Remove HAVE_CANCELBUF code.  Replace with code using the new
	initializers for unwind-based cleanup handling.
	* sysdeps/generic/unwind.h: Update from latest gcc version.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Define labels in a few
	places to allow unwind data generation.
	* sysdeps/i386/bits/setjmp.h: Allow file to be included multiple times.
	* sysdeps/x86_64/bits/setjmp.h: Likewise.
	* sysdeps/sh/bits/setjmp.h: Likewise.
	* sysdeps/powerpc/bits/setjmp.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
	* sysdeps/alpha/bits/setjmp.h: Likewise.
2003-04-12 00:58:26 +00:00
..
bits Update. 2003-04-12 00:58:26 +00:00
allocalim.h
configure Update. 2003-04-12 00:58:26 +00:00
configure.in Update. 2003-04-12 00:58:26 +00:00
createthread.c Update. 2003-04-05 05:21:15 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
list.h
Makefile
posix-timer.h Fix comment. 2003-03-31 18:43:29 +00:00
pt-initfini.c
pthread_barrier_wait.c
pthread_cond_broadcast.c (__pthread_cond_broadcast): Release lock before waking waiters. 2003-03-19 09:42:14 +00:00
pthread_cond_signal.c
pthread_cond_timedwait.c * Versions (libpthread: GLIBC_2.2): Remove 2003-03-19 03:34:48 +00:00
pthread_cond_wait.c Update. 2003-03-18 18:56:16 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c
pthread_rwlock_timedrdlock.c
pthread_rwlock_timedwrlock.c
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c
pthread_sigmask.c Update. 2003-03-25 20:41:26 +00:00
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
pthread-functions.h Update. 2003-04-12 00:58:26 +00:00
pthread.h Update. 2003-04-12 00:58:26 +00:00
sigaction.c Update. 2003-03-25 20:41:26 +00:00
Subdirs
tcb-offsets.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c Fix comment. 2003-03-31 18:43:29 +00:00
timer_settime.c
tst-timer.c Update. 2003-03-25 01:14:36 +00:00