* semaphore.h: Use struct _pthread_fastlock as an element of
commitbad6065c9735bfe391439cb76adc84c101438ec0
authorUlrich Drepper <drepper@redhat.com>
Wed, 13 Jun 2001 23:12:19 +0000 (13 23:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 13 Jun 2001 23:12:19 +0000 (13 23:12 +0000)
treec57fe098c0c2b2397a75f5a9ec4fe952fe38d618
parentb50a2c3f9667b17148b6df4718239eabab3c3d1f
* semaphore.h: Use struct _pthread_fastlock as an element of

sem_t instead of an identical struct.
* rwlock.c: Remove casts.
* semaphore.c: Likewise.
linuxthreads/ChangeLog
linuxthreads/rwlock.c
linuxthreads/semaphore.c
linuxthreads/semaphore.h