about summary refs log tree commit homepage
path: root/lib/PublicInbox/SpawnPP.pm
DateCommit message (Expand)
2016-05-03spawnpp: use native perl %ENV outside of mod_perl
2016-02-29spawnpp: use env(1) for mod_perl compatibility
2016-02-28spawnpp: die instead of exit on exec failure
2016-02-28spawnpp: fix error message for stderr redirect failing
2016-02-27initial spawn implementation using vfork