diff options
| author | dholland <dholland@NetBSD.org> | 2014-07-18 16:02:50 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2014-07-18 16:02:50 +0000 |
| commit | a872d297223d564a3a2cd5e5d2972eb4d00bdbf2 (patch) | |
| tree | d2d6504eac1909c12914bb1414c6272eb29240e8 /sys/modules/lua/test.lua | |
| parent | f999136bfb66affe2f79c30e36af82314ea1d815 (diff) | |
Remove
Users should not depend on the memory sharing semantics of vfork() as
other ways of speeding up the fork process may be developed in the
future.
as we are not planning to deprecate vfork. Besides NetBSD's
compatibility policy means we wouldn't change it anyway but introduce
something new.
Add
Portable applications should not depend on the memory sharing semantics
of vfork() as implementations exist that implement vfork() as plain
fork(2).
because this is or used to be a real hazard.
ok christos
Diffstat (limited to 'sys/modules/lua/test.lua')
0 files changed, 0 insertions, 0 deletions
