aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn3.c
Commit message (Expand)AuthorAgeFilesLines
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-091-157/+18
* Make child_spawn_workaround publicLaurent Bercot2023-09-081-4/+0
* Add workaround for bad QoI posix_spawn()Laurent Bercot2023-06-281-65/+94
* Prepare for 2.13.0.0, revamp strerrLaurent Bercot2022-11-291-1/+1
* Don't forget child_spawn eitherLaurent Bercot2021-09-021-4/+4
* 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