diff options
author | rpj <rpj> | 1999-02-18 03:13:26 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-02-18 03:13:26 +0000 |
commit | f0f43f302a024980f80883f092a69165b8a7c643 (patch) | |
tree | e9abcafbeb451a471b2ccb5fbc33c78251472768 /ChangeLog | |
parent | dbb2c8110de66bfa081140afce7f1d1323d2209e (diff) |
Sat Feb 18 16:2s1703:30 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* misc.c (pthread_equal): Fix inverted result.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ Sat Feb 18 16:2s1703:30 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + * misc.c (pthread_equal): Fix inverted result. + * Makefile.in: Use libpthread32.a as the name of the DLL export library instead of pthread.lib. |