Fix bug where sys::Wait could wait on wrong pid.
[oota-llvm.git] / lib / Support / Unix / Unix.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-10-08 Rafael EspindolaFix build on Solaris 11.
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-04-23 Michael J. Spencer[Support/Unix] Unconditionally include time.h.
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMissed a spot.
2010-11-29 Michael J. SpencerMerge System into Support.