glibc/linuxthreads/sysdeps
Ulrich Drepper 9ec9e34ee3 Update.
* internals.h (strict __pthread_descr_struct): Add p_sem_avail.
	* semaphore.c: Handle spurious wakeups.

	* sysdeps/pthread/pthread.h: Add back PTHREAD_MUTX_FAST_NP as an alias
	for PTHREAD_MUTEX_ADAPTIVE_NP for source code compatibility.

	* pthread.c (__pthread_set_own_extricate): Use THREAD_GETMEM.
	(__pthread_wait_for_restart): Likewise.

	* condvar.c (pthread_cond_wait): Also check whether thread is
	cancelable before aborting loop.
	(pthread_cond_timedwait): Likewise.
2000-07-26 02:18:41 +00:00
..
alpha Update. 2000-05-25 06:15:25 +00:00
arm Update. 2000-05-25 06:15:25 +00:00
i386 Update. 2000-06-21 05:54:40 +00:00
ia64 Update. 2000-07-15 19:02:47 +00:00
m68k Update. 2000-05-25 06:15:25 +00:00
mips * sysdeps/mips/pspinlock.c: Implement spinlocks. 2000-05-31 12:21:21 +00:00
powerpc Update. 2000-07-22 02:26:07 +00:00
pthread Update. 2000-07-26 02:18:41 +00:00
sh Update. 2000-06-12 20:50:37 +00:00
sparc Update. 2000-06-04 16:39:33 +00:00
unix/sysv/linux Update. 2000-06-21 04:35:29 +00:00