summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 07:22:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 07:22:03 +0000
commit236641b0f18fbf85eebf83c0fc9bfcc6a7453361 (patch)
treed3552e0329e219abdaff4ae8bad693a2d10de52b /testsuites/psxtests
parent2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-236641b0f18fbf85eebf83c0fc9bfcc6a7453361.tar.bz2
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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 <pthread.h>.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 367c05d42a..ef58d1f56b 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * 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 <pthread.h>.
+
+2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* configure.ac: Check for sys/mman.h.
Check for mprotect in sys/mman.h.
* psxenosys/init.c: Conditionally add local prototype for