From 0dd870caa461a8d91f7ec2365e1d542bc0615fb8 Mon Sep 17 00:00:00 2001 From: bje Date: Sat, 25 Jul 1998 22:45:17 +0000 Subject: 1998-07-26 Ben Elliston * mutex.c (pthread_mutexattr_setpshared): Not supported; remove. (pthread_mutexattr_getpshared): Likewise. * pthread.h (pthread_mutexattr_setpshared): Remove prototype. (pthread_mutexattr_getpshared): Likewise. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba1c3b9..37c8c74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1998-07-26 Ben Elliston + + * mutex.c (pthread_mutexattr_setpshared): Not supported; remove. + (pthread_mutexattr_getpshared): Likewise. + + * pthread.h (pthread_mutexattr_setpshared): Remove prototype. + (pthread_mutexattr_getpshared): Likewise. + Sun Jul 26 00:09:59 1998 Ross Johnson * sync.c: Rename all instances of _pthread_count_mutex to -- cgit v1.2.3