Don't pull in environ, not always safe. Global variables are bad anyway.
[oota-llvm.git] / lib / System / Unix / Program.inc
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...