aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-14 16:38:49 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-14 16:38:49 +0000
commit14eb5d5d3417d7c7f38b34270713d4969e0f4111 (patch)
treea94dcfa4e566dfa9a1e552eb8e3a56ea58fc00bb /ChangeLog
parent1ffaaca2a33e068501a14c4b635c0948cdba79e0 (diff)
downloadglibc-14eb5d5d3417d7c7f38b34270713d4969e0f4111.zip
glibc-14eb5d5d3417d7c7f38b34270713d4969e0f4111.tar.gz
glibc-14eb5d5d3417d7c7f38b34270713d4969e0f4111.tar.bz2
Update.
1998-09-14 15:29 Ulrich Drepper <drepper@cygnus.com> * stdio-common/Makefile (headers): Remove bits/stdio_lim.h. (install-others): Add bits/stdio_lim.h. Add rule to install bits/stdio_lim.h. * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: New file. * Makefile (distribute): Add include/sys/mman.h. * sysdeps/powerpc/Dist: Add dl-machine.c and dl-start.S. * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h. * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6892e4f..78985b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1998-09-14 15:29 Ulrich Drepper <drepper@cygnus.com>
+
+ * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.
+ (install-others): Add bits/stdio_lim.h.
+ Add rule to install bits/stdio_lim.h.
+
+ * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: New file.
+
+ * Makefile (distribute): Add include/sys/mman.h.
+
+ * sysdeps/powerpc/Dist: Add dl-machine.c and dl-start.S.
+ * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h.
+ * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h.
+
1998-09-14 22:46 Tim Waugh <tim@cyberelk.demon.co.uk>
* posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour