about summary refs log tree commit homepage
path: root/t/spawn.t
DateCommit message (Expand)
2019-12-30spawn: allow passing GLOB handles for redirects
2019-12-11spawn: remove support for clearing the env
2019-11-04index: "git log" failures are fatal
2019-09-09run update-copyrights from gnulib for 2019
2019-06-24spawn: remove `Blocking' flag handling
2019-04-04spawn: require soft and hard entries in RLIMIT_* handling
2019-04-04spawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
2018-02-07update copyrights for 2018
2016-06-18spawn: try to keep signals blocked in spawned child
2016-05-22t/spawn.t: additional tests for popen_rd
2016-02-27git: use built-in spawn implementation for vfork
2016-02-27initial spawn implementation using vfork