summaryrefslogtreecommitdiff
path: root/utest/test_fork.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Fix unknown type name __WAIT_STATUS on RHEL5Jerome Robert1-1/+1
2018-06-21Use BLAS rather than CBLAS in test_fork.c (#1626)oon3m0oo1-9/+13
2018-04-14Include sys/types.h for proper typedefs related to wait()Martin Kroeker1-0/+1
2018-02-06Rewrite this test to work with ctest and re-enable it on the appropriate plat...Erik M. Bray1-11/+9
2014-11-25Update organization info.Zhang Xianyi1-5/+6
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-4/+4
2014-02-19Make sure that fork_test.c is not built under windowsOlivier Grisel1-1/+2
2014-02-19FIX #294: make OpenBLAS thread-pool resilient to fork via pthread_atforkOlivier Grisel1-0/+122