Glenn Maynard e6ae006f60 Fix dangling pipe: we didn't close the child's ends of
the pipes in the parent, so it kept a reference to the
handles.  (This didn't cause problems normally, but since
the child's ends of the pipes remained open when it closed,
it reduced reliability in failure cases.)
2006-02-12 04:57:13 +00:00
S
Description
554 MiB
Languages
C++ 85.7%
Lua 4.3%
C 4.3%
Rich Text Format 2.3%
CMake 1.1%
Other 2%