Searched hist:"1 edb99c337e6a990213e5aaa9582d823d1208860" (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | popen.3 | diff 1edb99c337e6a990213e5aaa9582d823d1208860 Tue Mar 11 12:46:19 CET 1997 Peter Wemm <peter@FreeBSD.org> Merge from Lite2 (YAMFL2? :-) Document that popen() can now create bidirectional pipes and handles. Note that this needs to be updated since we have a native bidirectional pipe and don't use socketpair() here. diff 1edb99c337e6a990213e5aaa9582d823d1208860 Tue Mar 11 12:46:19 CET 1997 Peter Wemm <peter@FreeBSD.org> Merge from Lite2 (YAMFL2? :-) Document that popen() can now create bidirectional pipes and handles. Note that this needs to be updated since we have a native bidirectional pipe and don't use socketpair() here.
|