diff options
author | rpj <rpj> | 1999-02-09 14:59:13 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-02-09 14:59:13 +0000 |
commit | a3db256e9e64a55e53e051756b3c1a6b6328c529 (patch) | |
tree | be1b2ed556407fbb1acddfbea76cf11f68d5a760 /ChangeLog | |
parent | 9e253ed18b58158600fe1b4eed306c11523e7a53 (diff) |
Thu Feb 4 10:07:28 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>snapshot-1999-02-10
* global.c: Remove Pthread_exception instantiation.
* cancel.c (pthread_testcancel): Change C++ exception throw.
* implement.h: Remove extern declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Fri Feb 5 13:42:30 1999 Ross Johnson <rpj@swan.canberra.edu.au> * semaphore.c: Comment format changes. +Thu Feb 4 10:07:28 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * global.c: Remove Pthread_exception instantiation. + + * cancel.c (pthread_testcancel): Change C++ exception throw. + + * implement.h: Remove extern declaration. + Wed Feb 3 13:04:44 1999 Ross Johnson <rpj@swan.canberra.edu.au> * cleanup.c: Rename _pthread_*_cleanup() to pthread_*_cleanup(). |