commit 4cecbbe67853feea23201c7a8337e9244f4b3fe8 from: rsc date: Wed Oct 01 02:53:27 2003 UTC wasn't supposed to go in. commit - a46395ecf932ea4e91ad047e92d1c70395e15673 commit + 4cecbbe67853feea23201c7a8337e9244f4b3fe8 blob - fd26095770423965757bcbb3605dc5021fffcc11 (mode 644) blob + /dev/null --- src/libthread/Darwin.c +++ /dev/null @@ -1,5 +0,0 @@ -int -_schedfork(Proc *p) -{ - return ffork(RFMEM|RFNOWAIT, _schedinit, p); -}