summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Program.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-225/+0
* For PR351:Reid Spencer2004-12-271-3/+6
* Make references to 'struct sigaction' compile under Solaris.Brian Gaeke2004-12-191-0/+1
* For PR351:Reid Spencer2004-12-191-22/+99
* For PR351:Reid Spencer2004-12-141-3/+8
* Path::get -> Path::toStringReid Spencer2004-12-111-4/+7
* Stop propagating method names that violate the coding standardReid Spencer2004-11-051-3/+3
* Clean up the interface and implementation of sys::Program so that it isReid Spencer2004-09-131-15/+16
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Add a declaration of environ global for DarwinReid Spencer2004-08-291-0/+2
* Initial commit of an platform-indepdendent implementation for theReid Spencer2004-08-291-0/+133
OpenPOWER on IntegriCloud