aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 663971b275..9ea90402ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1998-04-11 Ulrich Drepper <drepper@cygnus.com>
+
+ * rt/aio_suspend.c (aio_suspend): Use PTHREAD_COND_INITIALIZER
+ instead of call to pthread_cond_init.
+ * rt/lio_listio.c (lio_listio): Likewise.
+ * rt/lio_listio64.c (lio_listio64): Likewise.
+
+ * nis/nis_findserv.c: Include sys/socket.h.
+
1998-04-11 09:33 Ulrich Drepper <drepper@cygnus.com>
* Makeconfig (rtobjdir): New variable.