From bad6065c9735bfe391439cb76adc84c101438ec0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 Jun 2001 23:12:19 +0000 Subject: * 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 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c094bec4bb..a15f2afc32 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2001-02-02 John S. Marvin + + * semaphore.h: Use struct _pthread_fastlock as an element of + sem_t instead of an identical struct. + * rwlock.c: Remove casts. + * semaphore.c: Likewise. + 2001-04-30 Alan Modra * sysdeps/unix/sysv/linux/hppa/pt-initfini.c: New. -- cgit v1.2.3