aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Unix/Program.cpp
AgeCommit message (Expand)Author
2005-01-09Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-19Make references to 'struct sigaction' compile under Solaris.Brian Gaeke
2004-12-19For PR351:Reid Spencer
2004-12-14For PR351:Reid Spencer
2004-12-11Path::get -> Path::toStringReid Spencer
2004-11-05Stop propagating method names that violate the coding standardReid Spencer
2004-09-13Clean up the interface and implementation of sys::Program so that it isReid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2004-08-29Add a declaration of environ global for DarwinReid Spencer
2004-08-29Initial commit of an platform-indepdendent implementation for theReid Spencer