about summary refs log tree commit homepage
path: root/lib/PublicInbox/Spawn.pm
DateCommit message (Expand)
2016-02-29favor procedural calls for most private functions
2016-02-28reduce calls to close unless error checks are needed
2016-02-28spawn: disable popen optimization for non-vfork
2016-02-27spawn: fail properly if Inline fails
2016-02-27git: use built-in spawn implementation for vfork
2016-02-27initial spawn implementation using vfork