Revamp supported ops. Instead of just being supported or not, we now keep
[oota-llvm.git] / lib / System / Unix / MappedFile.inc
2004-12-27 Reid SpencerFor PR351:
2004-12-13 Reid SpencerMake the size() method const
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-11-14 Reid SpencerFix bugs in class invariant
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-05 Brian GaekeMust include sys/stat.h before declaring a 'struct...
2004-10-05 Tanya LattnerAdded a couple of includes to get this to compile on...
2004-10-05 Chris LattnerSolaris doesn't have MAP_FILE.
2004-10-04 Reid SpencerFirst version of the MappedFile abstraction for operati...