aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Unix.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* For Bug 543:Reid Spencer2005-04-211-6/+8
* Fix a bug in my previous change to this, which broke the build on sparcs.Chris Lattner2005-02-141-1/+1
* If errno is zero strerror_r does not modify the buffer, leaving it unterminated.Chris Lattner2005-02-131-2/+5
* For PR351:Reid Spencer2004-12-271-4/+58
* 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