glibc/nptl/sysdeps/unix/sysv/linux
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
..
alpha 2006-01-08 Jakub Jelinek <jakub@redhat.com> 2006-01-09 23:38:27 +00:00
bits 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
i386 * allocatestack.c (allocate_stack): Initialize robust_list. 2006-02-13 01:27:41 +00:00
ia64 * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... 2006-01-10 08:54:22 +00:00
mips [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h (pthread_mutex_t): Follow changes for other archs. Based on patch by Jim Gifford <patches@jg555.com>. 2006-01-18 08:41:47 +00:00
powerpc 2006-01-09 Roland McGrath <roland@redhat.com> 2006-01-09 21:12:31 +00:00
s390 2006-01-09 Roland McGrath <roland@redhat.com> 2006-01-09 21:12:31 +00:00
sh * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15. 2006-01-20 16:49:36 +00:00
sparc 2006-01-08 Jakub Jelinek <jakub@redhat.com> 2006-01-09 23:38:27 +00:00
x86_64 * allocatestack.c (allocate_stack): Initialize robust_list. 2006-02-13 01:27:41 +00:00
aio_misc.h 2.5-18.1 2007-07-12 18:26:36 +00:00
allocrtsig.c
createthread.c
fork.c 2.5-18.1 2007-07-12 18:26:36 +00:00
fork.h 2.5-18.1 2007-07-12 18:26:36 +00:00
getpid.c
Implies
internaltypes.h
jmp-unwind.c
kernel-posix-timers.h
libc_multiple_threads.c
libc_pthread_init.c * sysdeps/mach/hurd/ifreq.c: Add missing #includes. 2005-12-21 22:54:00 +00:00
libc-lowlevellock.c
lowlevelbarrier.sym
lowlevelcond.sym
lowlevellock.c
lowlevelrwlock.sym
Makefile * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined, 2005-12-29 16:34:57 +00:00
mq_notify.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
pt-fork.c
pt-raise.c
pthread_attr_getaffinity.c
pthread_attr_setaffinity.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_getaffinity.c
pthread_getcpuclockid.c Use <> instead of "" includes. 2005-04-27 16:51:52 +00:00
pthread_kill.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_mutex_cond_lock.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_setaffinity.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_yield.c
raise.c
register-atfork.c * sysdeps/mach/hurd/ifreq.c: Add missing #includes. 2005-12-21 22:54:00 +00:00
sem_post.c
sem_timedwait.c
sem_trywait.c
sem_wait.c
sigtimedwait.c
sigwait.c
sigwaitinfo.c
sleep.c 2.5-18.1 2007-07-12 18:26:36 +00:00
smp.h 2.5-18.1 2007-07-12 18:26:36 +00:00
timer_create.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread): 2005-08-24 01:12:37 +00:00
timer_settime.c
unregister-atfork.c * sysdeps/mach/hurd/ifreq.c: Add missing #includes. 2005-12-21 22:54:00 +00:00
unwindbuf.sym
Versions