aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4bdf52392..3c5bb44325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+Mon Sep 18 01:58:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * Makefile (subdirs): Add sysvipc.
+
+ * stdlib/srand48_r.c (srand48_r): Use UL suffix for huge constant.
+ * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
+
Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Call
+ __file_set_size instead of __file_truncate.
+
+ * features.h (__USE_REENTRANT): New macro.
+
* sysdeps/mach/hurd/truncate.c: Call __file_set_size instead of
__file_truncate.
* sysdeps/mach/hurd/ftruncate.c: Likewise.