aboutsummaryrefslogtreecommitdiffstats
path: root/spawn.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang warningsin2019-08-221-1/+1
|
* Nuke unused includesin2019-08-221-1/+0
|
* Fail spawn*() if chdir() failssin2019-08-221-2/+3
|
* Only check status field if waitpid() did not failsin2019-08-221-3/+5
|
* Fix spawn*() so it can report errors to the callersin2019-08-221-4/+7
| | | | | | | | If nopen is not in PATH, noice will briefly print a warning about it so the user knows. Also, add NOPENCMD define in noiceconf.def.h to specify the default plumber program.
* Explicitly ignore interruptions in spawnvp()sin2019-08-071-2/+2
|
* Die on fork() failure (thanks Evil_Bob)sin2019-08-041-2/+6
|
* Implement nopen(1)sin2019-08-031-0/+43
Un proyecto texto-plano.xyz