aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Unix.h
Commit message (Expand)AuthorAgeFilesLines
* Make this work with the ICC compiler, contributed by Bjørn WennbergChris Lattner2004-12-081-0/+1
* Forget strerror_r, it causes problems. Fix later when threading mattersReid Spencer2004-11-141-5/+0
* Adjust sys/stat.h inclusion so its only for SunOS.Reid Spencer2004-10-051-1/+0
* Added a couple of includes to get this to compile on Sparc.Tanya Lattner2004-10-051-0/+1
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Add a new abstraction, SysConfig for platform independent systemReid Spencer2004-08-311-0/+1
* Add inclusion of assert.hReid Spencer2004-08-301-0/+1
* Include some additional header files.Reid Spencer2004-08-291-4/+6
* Initial implementation of the Path operating system concept.Reid Spencer2004-08-251-0/+34