diff options
author | peter <peter@FreeBSD.org> | 1996-01-01 10:28:21 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-01-01 10:28:21 +0000 |
commit | ca76751ddce821b18a9f1944e32f14f2b9734740 (patch) | |
tree | 1b78fa4a1c049de0e5b65aee48a654591ed57d15 /sys/kern/kern_exit.c | |
parent | 76ccec8b122f93562a3d98509b943d6cd9eff112 (diff) | |
download | FreeBSD-src-ca76751ddce821b18a9f1944e32f14f2b9734740.zip FreeBSD-src-ca76751ddce821b18a9f1944e32f14f2b9734740.tar.gz |
Make pipe() return a set of bidirectional pipe fd's rather than one-way only
just like on SVR4.
This has no effect on any current programs in our source, but makes
the use of SVR4 code a little easier. There is no code or implementation
cost in the kernel.. This two-line change merely sets the modes on the ends
of the pipes to be bidirectional. There are no other changes.
Diffstat (limited to 'sys/kern/kern_exit.c')
0 files changed, 0 insertions, 0 deletions