summary refs log tree commit diff
path: root/src/libstddjb/child_spawn3.c
Commit message (Expand)AuthorAgeFilesLines
* child_spawn cleanup, configure cleanupLaurent Bercot2020-11-251-19/+17
* child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+closeLaurent Bercot2019-06-161-8/+14
* Add child_spawn3, make textclient_startf use itLaurent Bercot2018-01-031-0/+165