From 53ad957e4fe769aa487145a389d796129fc81bbc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 21 Jan 1999 09:26:20 +0000 Subject: Update. * sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first implementation now that the syscall is back in 2.2.0. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b25523e8f..ad61443e9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-21 Ulrich Drepper + * 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. -- cgit v1.2.3