glibc/sysdeps/unix/sysv/linux
Carlos O'Donell be0f2008ac Implement new NPTL POSIX Threads ABI for HPPA.
This version of the NPTL POSIX thread ABI for hppa does
not break backwards compatibility with the the old
Linuxthreads ABI, and is therefore suitable for release
by distributions.

	sysdeps/unix/sysv/linux/hppa/
	* internaltypes.h: New file.

	sysdeps/unix/sysv/linux/hppa/nptl/
	* pthreadP.h: New file.
	* pthread.h: New file.
	* pthread_cond_broadcast.c: New file.
	* pthread_cond_destroy.c: New file.
	* pthread_cond_init.c: New file.
	* pthread_cond_signal.c: New file.
	* pthread_cond_timedwait.c: New file.
	* pthread_cond_wait.c: New file.
	* bits/pthreadtypes.h: Make pthread_mutex_t,
	pthread_rwlock_t, and pthread_cond_t backwards
	compatible.
2009-09-08 14:32:53 -04:00
..
alpha asm/elf.h don't exist anymore since linux kernel 2.6.25 2009-07-19 16:01:07 +02:00
am33 Define F_DUPFD_CLOEXEC. 2007-10-22 13:11:49 +00:00
arm Add alternate signal stack support to ARM ____longjmp_chk. 2009-08-06 16:53:09 +00:00
cris Define F_DUPFD_CLOEXEC. 2007-10-22 13:11:49 +00:00
hppa Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
m68k Add ____longjmp_chk for m68k-linux 2009-09-06 21:24:50 +02:00
mips Signal stack support for MIPS ____longjmp_chk. 2009-08-05 21:02:50 +00:00
powerpc/powerpc32/nofpu 2006-10-05 Steven Munroe <sjmunroe@us.ibm.com> 2006-11-22 15:13:11 +00:00