From b7fb789d886d1b1c9ce9c437b17b63b2e071bb06 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 25 Aug 2000 16:37:20 +0000 Subject: Update. 2000-08-25 Ulrich Drepper * sysdeps/posix/system.c (__libc_system): We cannot use vfork here since we call sigaction in the child. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9c3e5f4e9..3cbcca9d37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-25 Ulrich Drepper + + * sysdeps/posix/system.c (__libc_system): We cannot use vfork here + since we call sigaction in the child. + 2000-08-25 Andreas Jaeger * iconvdata/Makefile ($(objpfx)bug-iconv1.out): Depend on -- cgit 1.4.1