* Use low-level unix I/O interface since we're on Unix.
[oota-llvm.git] / lib / System / Unix / SysConfig.cpp
2004-08-31 Reid SpencerActually define PreventCoreFiles in the sys namespace.
2004-08-31 Reid SpencerAdd a new abstraction, SysConfig for platform independe...