diff options
author | rpj <rpj> | 2001-02-07 08:45:46 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-02-07 08:45:46 +0000 |
commit | 7a31ef49c345dfb39de7cd6d43eeb29c34129495 (patch) | |
tree | 9515903248d26f12144a0e6161f7b1f6fd726978 /ChangeLog | |
parent | 2f4a1905d1a8c424900a8615ec730f7637482525 (diff) |
Updates and minor corrections and changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-02-07 Ross Johnson <rpj@setup1.ise.canberra.edu.au> + + * mutex.c (pthread_mutex_lock): Map default type + PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_RECURSIVE + for backward compatibility. + 2001-02-07 Ross Johnson <rpj@special.ise.canberra.edu.au> * rwlock.c: Revamped. |