glibc/nptl/sysdeps
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 (tcbhead_t): Rename member to __private. 2006-01-13 21:38:17 +00:00
generic * configure.in (sysnames): Append sysdeps/generic for each add-on. 2005-02-06 20:15:22 +00:00
i386 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
ia64 * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private. 2006-01-06 21:47:59 +00:00
mips * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
powerpc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
pthread * allocatestack.c (allocate_stack): Initialize robust_list. 2006-02-13 01:27:41 +00:00
s390 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sh * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sparc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
unix/sysv/linux * allocatestack.c (allocate_stack): Initialize robust_list. 2006-02-13 01:27:41 +00:00
x86_64 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00