summaryrefslogtreecommitdiffstats
path: root/osdep/subprocess-posix.c
Commit message (Expand)AuthorAgeFilesLines
* subprocess, lua: export whether the process was killed by uswm42015-06-271-3/+10
* build: exclude -Wredundant-declswm42015-05-091-2/+0
* subprocess-posix: always connect stdin to /dev/nullwm42015-04-151-1/+12
* osdep/subprocess-posix: remove __GLIBC__ guardKevin Mitchell2015-02-031-3/+2
* subprocess: allow disabling redirection of stdout/stderrwm42015-01-011-4/+4
* subprocess: minor cosmetic cleanupwm42014-11-221-2/+3
* lua: subprocess: move to osdep/subprocess-{win,posix}.cJames Ross-Gowan2014-11-221-0/+146