glibc/linuxthreads/sysdeps/pthread
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
..
bits * sysdeps/pthread/bits/libc-lock.h: Remove BP_SYM from 2000-07-04 18:44:25 +00:00
Makefile Update. 2000-06-13 21:48:25 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
getcpuclockid.c Update. 2000-04-13 07:30:27 +00:00
posix-timer.h Update. 2000-06-20 00:34:21 +00:00
pthread.h Update. 2000-07-26 02:18:41 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
timer_create.c Update. 2000-06-21 04:35:29 +00:00
timer_delete.c Update. 2000-06-21 04:35:29 +00:00
timer_getoverr.c Update. 2000-06-20 00:34:21 +00:00
timer_gettime.c Update. 2000-06-20 00:34:21 +00:00
timer_routines.c * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset 2000-06-21 10:38:25 +00:00
timer_settime.c Update. 2000-06-20 00:34:21 +00:00
tst-timer.c (main): Rewrite initializers to avoid warnings. 2000-06-09 06:09:51 +00:00