summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/MappedFile.inc
Commit message (Expand)AuthorAgeFilesLines
* Reduce code in the error path by only allocating info_ if everything looksChris Lattner2006-07-181-10/+8
* Unindent some codeChris Lattner2006-07-181-25/+24
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* If errno is zero strerror_r does not modify the buffer, leaving it unterminated.Chris Lattner2005-02-131-0/+1
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+154
OpenPOWER on IntegriCloud