aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Program.inc
Commit message (Expand)AuthorAgeFilesLines
* For PR351:Reid Spencer2005-12-221-7/+12
* For PR495:Reid Spencer2005-07-071-3/+3
* For PR495:Reid Spencer2005-07-071-3/+3
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH mayMisha Brukman2005-04-201-0/+2
* Fix bugpointChris Lattner2005-01-161-2/+1
* 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