summaryrefslogtreecommitdiff
path: root/src/libstddjb/cspawn.c
AgeCommit message (Expand)Author
2023-12-18 Actually add autosurf_name; fix cspawn leak in error pathLaurent Bercot
2023-09-12 Add waitid() sysdep, and fuck OpenBSDLaurent Bercot
2023-09-11 Add POSIX_SPAWN_SETSID_NP supportLaurent Bercot
2023-09-11 Don't forget to uncoeLaurent Bercot
2023-09-11 Add posix_spawn_file_actions_addchdir() supportLaurent Bercot
2023-09-11 Fix cspawn when lack of flags or actionsLaurent Bercot
2023-09-10 Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot
2023-09-09 cspawn revamp, part 1. Prepare for 2.14.0.0.Laurent Bercot