From f2da9e69a05ed8e7b2482987a4106d7d12b6b7e2 Mon Sep 17 00:00:00 2001 From: bje Date: Sun, 12 Jul 1998 10:34:32 +0000 Subject: * ChangeLog: Update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbf6c90..6b3c193 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1998-07-12 Ben Elliston + + * pthread.h (pthread_mutexattr_t): Define this type. + (pthread_mutexattr_setprotocol): Add function prototype. + (pthread_mutexattr_getprotocol): Likewise. + (pthread_mutexattr_setprioceiling): Likewise. + (pthread_mutexattr_getprioceiling): Likewise. + + * mutex.c (pthread_mutexattr_setprotocol): Implement. + (pthread_mutexattr_getprotocol): Likewise. + (pthread_mutexattr_setprioceiling): Likewise. + (pthread_mutexattr_getprioceiling): Likewise. + Sat Jul 11 14:48:54 1998 Ross Johnson * implement.h: Preliminary implementation specific defines. -- cgit v1.2.3