summaryrefslogtreecommitdiffstats
path: root/lib/Utils/spawn.cpp
Commit message (Expand)AuthorAgeFilesLines
* trivial fix: fork_execv_on_steroids was closing wrong descriptorDenys Vlasenko2010-05-191-1/+1
* fork_execv_on_steroids: close other end of the pipe in the childDenys Vlasenko2010-05-041-0/+2
* TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-211-1/+1
* CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735Denys Vlasenko2010-01-181-16/+20
* DebugDump: more consistent logic in setting mode and uid:gid on dump dirDenys Vlasenko2010-01-111-0/+14
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-111-0/+1
* RunApp: safer chdir. Overhauled "sparn a child and get its output" in generalDenys Vlasenko2010-01-111-0/+121