1
1
openmpi/test/runtime
Brian Barrett de128a69fb Skip test when on old LinuxThreads machines and using progress threads
since you can't fork() in one thread and waitpid() on the child in another,
which is what this test expects you to do.  If Linux would just implement
the stupid POSIX standard already, this wouldn't be a problem.

This commit was SVN r5482.
2005-04-21 19:33:18 +00:00
..
Makefile.am Add some printf's just so that one can see what is going on with the 2005-03-26 13:09:21 +00:00
sigchld.c Skip test when on old LinuxThreads machines and using progress threads 2005-04-21 19:33:18 +00:00