diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-20 19:35:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-20 19:35:38 +0000 |
commit | fcdb1c9110e36661aa3c634cdea19f3e7310e5fb (patch) | |
tree | 4a5d24b3f41ed33a71ba70dec52a751f5ae49ff4 /lib/libpthread/uthread/uthread_close.c | |
parent | 73fd486cc4c9d0209a61250ba2154333ac425ac8 (diff) |
make pthread vfork() not call fork(), but actually call vfork(). our
vfork() has only one semantic: "parent stalls until child does execve
or exit" and no other semantic. it is unfair to act as if pthread
vfork() suddenly lacks that semantic.
ok kurt millert kettenis beck
Diffstat (limited to 'lib/libpthread/uthread/uthread_close.c')
0 files changed, 0 insertions, 0 deletions