about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-26 03:32:13 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-26 03:32:13 +0000
commita99db9247ace23ff80017bd26451ff8d268468ec (patch)
tree58e620dac9c5bad5469b03483f9e3312f3a22672
parent9ec9e34ee301ccfa4216939639be5498831f9d37 (diff)
downloadglibc-a99db9247ace23ff80017bd26451ff8d268468ec.tar.gz
glibc-a99db9247ace23ff80017bd26451ff8d268468ec.tar.xz
glibc-a99db9247ace23ff80017bd26451ff8d268468ec.zip
Update.
	* internals.h (struct __pthread_descr_struct): Add p_sem_avail.
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b0ae0eea25..83be97f6fd 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,6 +1,6 @@
 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
 
-	* internals.h (strict __pthread_descr_struct): Add p_sem_avail.
+	* internals.h (struct __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