simonmar 2004/03/09 03:37:15 PST
Modified files:
libraries/unix/System/Posix Process.hsc
Log:
change the foreign import of waitpid to "safe", so that we can use it
in a non-blocking way with the threaded RTS.
Revision Changes Path
1.16 +2 -1 fptools/libraries/unix/System/Posix/Process.hsc