Alexander Leidinger 1a26db0a3a MFp4 (114193 (i386 part), 114194, 114195, 114200):
- Dont "return" in linux_clone() after we forked the new process in a case
   of problems.
 - Move the copyout of p2->p_pid outside the emul_lock coverage in
   linux_clone().
 - Cache the em->pdeath_signal in a local variable and move the copyout
   out of the emul_lock coverage.
 - Move the free() out of the emul_shared_lock coverage in a preparation
   to switch emul_lock to non-sleepable lock (mutex).

Submitted by:	rdivacky
2007-02-23 22:39:26 +00:00
..
2007-01-07 19:00:38 +00:00
2006-11-18 17:27:39 +00:00
2007-01-14 16:34:43 +00:00
2006-12-21 13:11:06 +00:00
2007-01-14 16:07:01 +00:00
2006-12-31 12:39:10 +00:00
2006-12-31 11:56:16 +00:00
2007-01-07 19:14:06 +00:00
2006-10-15 12:51:43 +00:00
2006-12-04 22:38:52 +00:00
2006-12-20 20:17:35 +00:00