diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 367c05d42a..ef58d1f56b 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,10 @@ +2009-10-25 Ralf Corsépius + + * configure.ac: Check for pthread_atfork in pthread.h. + * psxrwlock01/test.c: Conditionally add local prototype for + pthread_atfork() if pthread.h doesn't supply it. + Include . + 2009-10-25 Ralf Corsépius * configure.ac: Check for sys/mman.h.