forked from Imagelibrary/rtems
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>.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user