summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Cygwin/Program.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-271-22/+0
| | | | | | | * Consolidate implementation for Unix systems into Unix/Program.cpp * Avoid use of symbolic link to #include platform-specific implementation. llvm-svn: 19154
* Cygwin doesn't like .. through a link, so drop the ..Reid Spencer2004-12-201-1/+1
| | | | llvm-svn: 19076
* Initial commit of an platform-indepdendent implementation for theReid Spencer2004-08-291-0/+22
"Program" operating system concept (find and execute programs). llvm-svn: 16084
OpenPOWER on IntegriCloud