aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-20 23:55:12 +0000
committerRoland McGrath <roland@gnu.org>1995-02-20 23:55:12 +0000
commit41d43dbce0b5df750abf709a793195471b4c55e8 (patch)
treecd2d9a7238539af78b7715fef6bd33065be3de21 /ChangeLog
parentf8e960f1b0bf417dc47ac7f0dbbd285761b3c7c3 (diff)
downloadglibc-41d43dbce0b5df750abf709a793195471b4c55e8.tar
glibc-41d43dbce0b5df750abf709a793195471b4c55e8.tar.gz
glibc-41d43dbce0b5df750abf709a793195471b4c55e8.tar.bz2
glibc-41d43dbce0b5df750abf709a793195471b4c55e8.zip
* Makefile (subdirs): Put csu first.
* sysdeps/mach/hurd/start.c: Include unistd.h for __environ decl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3518c907bd..c1f0563b70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
Mon Feb 20 04:04:57 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
+ * Makefile (subdirs): Put csu first.
+
+ * sysdeps/mach/hurd/start.c: Include unistd.h for __environ decl.
+
* Makeconfig [elf=yes] (+preinit, +postinit): New variables, set
to crt[in].o.
(csu-objpfx): New variable.