]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 b0ae0eea25c1bd409264ad648c2523b292e1f0fa..83be97f6fdf0a39f206d3cdd678ff64b1ce6404b 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