Solaris 2.x does not have RLIMIT_RSS, check for this symbol (analog NetBSD below...
[oota-llvm.git] / lib / System / Unix / Program.inc
2007-07-06 Gabor GreifSolaris 2.x does not have RLIMIT_RSS, check for this...
2007-06-04 Devang PatelFix LLVM build on NetBSD. Patch by Neil Booth.
2007-04-23 Reid SpencerCygwin doesn't have the RSS_LIMIT for get/setrlimit.
2007-02-16 Anton KorobeynikovAdd possibility to set memory limit for binaries run...
2006-08-22 Reid SpencerFor PR797:
2006-08-21 Reid SpencerFor PR797:
2006-08-21 Reid SpencerFor PR797:
2006-07-12 Chris LattnerTurn an if into an else if.
2006-06-09 Evan ChengDon't pull in environ, not always safe. Global variable...
2006-06-07 Reid SpencerFor PR787:
2005-12-22 Reid SpencerFor PR351:
2005-07-07 Reid SpencerFor PR495:
2005-07-07 Reid SpencerFor PR495:
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2005-04-20 Misha BrukmanAdd FIXME by Markus Oberhumer from bug 545: not checkin...
2005-01-16 Chris LattnerFix bugpoint
2004-12-27 Reid SpencerFor PR351:
2004-12-19 Brian GaekeMake references to 'struct sigaction' compile under...
2004-12-19 Reid SpencerFor PR351:
2004-12-14 Reid SpencerFor PR351:
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-11-05 Reid SpencerStop propagating method names that violate the coding...
2004-09-13 Reid SpencerClean up the interface and implementation of sys::Progr...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerAdd a declaration of environ global for Darwin
2004-08-29 Reid SpencerInitial commit of an platform-indepdendent implementati...