Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / System / Process.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-07-26 Reid SpencerFor PR780:
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Reid SpencerAdd two new methods for getting the User Id and Group...
2005-01-08 Jeff CohenUse size_t instead of long to represent memory usage...
2005-01-01 Reid SpencerAdd functions for determining if the stdin/out/err...
2004-12-27 Reid SpencerFor PR351:
2004-12-20 Reid SpencerFor PR351:
2004-09-11 Reid SpencerAdd methods for detecting different kinds of files...