NetBSD/sys/rump/include
pooka 8b69e65f3e There is a use case where preserving the parent's fd table is
relevant, so to accommodate that change rump_lwproc_newproc() to
rump_lwproc_rfork().  The new interface has the rfork() fd table
semantics.  The equivalent of rump_lwproc_newproc() is
rump_lwproc_rfork(RUMP_RFCFDG).
2011-01-02 12:52:25 +00:00
..
machine add ci_curlwp since we use it now 2010-12-02 21:20:39 +00:00
rump There is a use case where preserving the parent's fd table is 2011-01-02 12:52:25 +00:00
Makefile