aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Unix/MappedFile.cpp
AgeCommit message (Expand)Author
2005-01-09Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-13Make the size() method constReid Spencer
2004-12-11Path::get -> Path::toStringReid Spencer
2004-11-14Fix bugs in class invariantReid Spencer
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2004-10-05Must include sys/stat.h before declaring a 'struct stat'Brian Gaeke
2004-10-05Added a couple of includes to get this to compile on Sparc.Tanya Lattner
2004-10-05Solaris doesn't have MAP_FILE.Chris Lattner
2004-10-04First version of the MappedFile abstraction for operating system idependentReid Spencer