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. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2fce6eb467..36e0de47b9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-08-25 Ulrich Drepper + + * sysdeps/pthread/pthread.h + (PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP): Defined. + (PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP: Defined. + 2000-08-24 Andreas Jaeger * Examples/ex13.c: Include for strerror prototype and -- cgit v1.2.3