summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1999-01-10 21:25:07 +0000
committerbje <bje>1999-01-10 21:25:07 +0000
commit66f7d3aafbde9b4f628dcdc23c7f59b28d86760b (patch)
tree819efe9e0675788dbaf57a4878cb59cbe17a0640 /ChangeLog
parent6cd9f4f23d033e61bc9c742a0598040b9caadf89 (diff)
1999-01-11 Ben Elliston <bje@cygnus.com>
* condvar.c (pthread_cond_init): Invert logic when testing the return value from calloc().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 260398d..89165d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-11 Ben Elliston <bje@cygnus.com>
+
+ * condvar.c (pthread_cond_init): Invert logic when testing the
+ return value from calloc().
+
Sat Jan 9 14:32:08 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* implement.h: Compile-time switch for CYGWIN derived environments