about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-13 09:25:35 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-13 09:25:35 +0000
commitd7b88214f60b24730261f179983aa411e4b1ed91 (patch)
treefe2d2957e6e1c9760a1f92284283f61739dfccb1 /ChangeLog
parent15e430394467dbc8bd2e0bbb95fb2030a3cbb228 (diff)
downloadglibc-d7b88214f60b24730261f179983aa411e4b1ed91.tar.gz
glibc-d7b88214f60b24730261f179983aa411e4b1ed91.tar.xz
glibc-d7b88214f60b24730261f179983aa411e4b1ed91.zip
Update.
	* sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
	versioned syscalls.

	* Rules: Remove rules for empty.* again.

1999-01-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed15a2e6c9..389cfb800d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 1999-01-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
+	* sysdeps/unix/make-syscalls.sh: Set shared-only-routines for
+	versioned syscalls.
+
+	* Rules: Remove rules for empty.* again.
+
+1999-01-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
 	* sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
 
 1999-01-13  Ulrich Drepper  <drepper@cygnus.com>