* Use low-level unix I/O interface since we're on Unix.
[oota-llvm.git] / lib / System / Unix / Process.cpp
2004-09-11 Reid SpencerProvide a generic unix implementation of the Process...