mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Remove a note about vfork(4) going to be eliminated, it's here to stay.
Submitted by: kib MFC after: 1 week
This commit is contained in:
parent
62bf66541e
commit
4c1195a4d1
1 changed files with 0 additions and 8 deletions
|
|
@ -113,14 +113,6 @@ The
|
|||
system call appeared in
|
||||
.Bx 2.9 .
|
||||
.Sh BUGS
|
||||
This system call will be eliminated when proper system sharing
|
||||
mechanisms are implemented.
|
||||
Users should not depend on the memory
|
||||
sharing semantics of
|
||||
.Fn vfork
|
||||
as it will, in that case, be made synonymous to
|
||||
.Xr fork 2 .
|
||||
.Pp
|
||||
To avoid a possible deadlock situation,
|
||||
processes that are children in the middle
|
||||
of a
|
||||
|
|
|
|||
Loading…
Reference in a new issue