Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Jul 2000 03:32:13 +0000 (03:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Jul 2000 03:32:13 +0000 (03:32 +0000)
* internals.h (struct __pthread_descr_struct): Add p_sem_avail.

linuxthreads/ChangeLog

index b0ae0ee..83be97f 100644 (file)
@@ -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