summaryrefslogtreecommitdiff
path: root/src/libstddjb/child_spawn2.c
AgeCommit message (Expand)Author
2023-06-28 Add workaround for bad QoI posix_spawn()Laurent Bercot
2022-11-29 Prepare for 2.13.0.0, revamp strerrLaurent Bercot
2021-09-02 Don't forget child_spawn eitherLaurent Bercot
2020-11-25 child_spawn cleanup, configure cleanupLaurent Bercot
2019-06-16 child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+closeLaurent Bercot
2018-09-14 Better when it buildsLaurent Bercot
2018-09-14 bugfix: child_spawn2 error pathLaurent Bercot
2017-12-22 Deprecate env_getLaurent Bercot
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-02-17 More types changesLaurent Bercot
2016-10-19 Add child_spawn2Laurent Bercot