glibc/nptl/sysdeps/pthread
Ulrich Drepper b007ce7cc6 * allocatestack.c (allocate_stack): Initialize robust_list.
* init.c (__pthread_initialize_minimal_internal): Likewise.
	* descr.h (struct xid_command): Pretty printing.
	(struct pthread): Use __pthread_list_t or __pthread_slist_t for
	robust_list.  Adjust macros.
	* pthread_create.c (start_thread): Adjust robust_list handling.
	* phtread_mutex_unlock.c: Don't allow unlocking from any thread
	but the owner for all robust mutex types.
	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Define
	__pthread_list_t and __pthread_slist_t.  Use them in pthread_mutex_t.
	* sysdeps/pthread/pthread.h: Adjust mutex initializers.
2006-02-13 01:27:41 +00:00
..
bits 2005-04-05 Jakub Jelinek <jakub@redhat.com> 2005-04-05 21:33:41 +00:00
aio_misc.h (AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex value where it shouldn't. 2006-01-08 01:51:18 +00:00
allocalim.h 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
configure
configure.in
createthread.c 2.5-18.1 2007-07-12 18:26:36 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
librt-cancellation.c
list.h
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
malloc-machine.h
posix-timer.h Update. 2004-12-10 00:41:30 +00:00
pt-initfini.c 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
pt-longjmp.c
pthread_barrier_wait.c Update. 2004-09-08 06:09:02 +00:00
pthread_cond_broadcast.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_cond_signal.c * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP, 2005-09-08 17:41:56 +00:00
pthread_cond_timedwait.c Update. 2004-09-02 22:47:23 +00:00
pthread_cond_wait.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedrdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedwrlock.c Update. 2004-06-28 19:38:25 +00:00
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c
pthread_sigmask.c Update. 2004-09-28 22:44:12 +00:00
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
pthread-functions.h [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
pthread.h * allocatestack.c (allocate_stack): Initialize robust_list. 2006-02-13 01:27:41 +00:00
rt-unwind-resume.c
setxid.h Update. 2004-11-12 01:27:04 +00:00
sigfillset.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
sigprocmask.c
Subdirs 2.5-18.1 2007-07-12 18:26:36 +00:00
tcb-offsets.h
timer_create.c Update. 2004-12-10 00:41:30 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c Update. 2004-04-18 02:37:56 +00:00
timer_routines.c Update. 2004-12-10 00:41:30 +00:00
timer_settime.c
tst-mqueue8x.c Update. 2004-04-18 02:37:56 +00:00
tst-timer.c
unwind-forcedunwind.c * sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): Put 2005-11-16 23:32:52 +00:00
unwind-resume.c