aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/cspawn.c
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to uncoeLaurent Bercot2023-09-111-0/+1
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-111-8/+46
* Fix cspawn when lack of flags or actionsLaurent Bercot2023-09-111-4/+9
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-101-71/+97
* cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot2023-09-091-0/+220