[project @ 2003-02-04 11:55:54 by simonmar]
authorsimonmar <unknown>
Tue, 4 Feb 2003 11:55:54 +0000 (11:55 +0000)
committersimonmar <unknown>
Tue, 4 Feb 2003 11:55:54 +0000 (11:55 +0000)
commit749dfc901df5adfe99c1bd2c2dc84767c6de0b95
treec87c867b4b83b211337de0eeddf4e339a0a31488
parent822d50db9104a1b6063f934c00bf60eecb54f89a
[project @ 2003-02-04 11:55:54 by simonmar]
Add support for using vfork, which I apparently removed when this file
was moved over from ghc/lib/std/cbits.  Using vfork on Linux makes
quite a big difference - eg. when building GHC.Base with -split-objs ,
I saw a 2.5s reduction in system time.
cbits/system.c