diff options
author | dyson <dyson@FreeBSD.org> | 1997-04-16 03:26:50 +0000 |
---|---|---|
committer | dyson <dyson@FreeBSD.org> | 1997-04-16 03:26:50 +0000 |
commit | a07e70af85c12241e44d8305caf5a643bd30022c (patch) | |
tree | 144c75931ccceb59bf8a41b5afbbcc58a73e44bd /lib/libc/sys | |
parent | 94dc06fdd46cc83f93e272a25cb799f9b09cf623 (diff) | |
download | FreeBSD-src-a07e70af85c12241e44d8305caf5a643bd30022c.zip FreeBSD-src-a07e70af85c12241e44d8305caf5a643bd30022c.tar.gz |
Fix the problem in popen that makes correct vfork semantics fail.
Specifically, popen modifies a variable "pdes[1]" in the child
in such a way that it breaks code in the parent (due to the address
space sharing.)
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions