about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-21 09:26:20 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-21 09:26:20 +0000
commit53ad957e4fe769aa487145a389d796129fc81bbc (patch)
treed7af5548241918253bc0189ea9f03b78f704d0ed /ChangeLog
parentfe60f7648c0e524fced3b0c9aacac98e8fa8aa99 (diff)
downloadglibc-53ad957e4fe769aa487145a389d796129fc81bbc.tar.gz
glibc-53ad957e4fe769aa487145a389d796129fc81bbc.tar.xz
glibc-53ad957e4fe769aa487145a389d796129fc81bbc.zip
Update.
	* sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first
	implementation now that the syscall is back in 2.2.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b25523e8f..ad61443e9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-01-21  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first
+	implementation now that the syscall is back in 2.2.0.
+
 	* elf/Makefile: Change rule to make test module so that they are
 	compiled using -fPIC.
 	* elf/testobj1.c: Add missing prototype.