summaryrefslogtreecommitdiff
path: root/src/libstddjb/child_spawn1_internal.c
AgeCommit message (Expand)Author
2023-09-08 Make child_spawn_workaround publicLaurent Bercot
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-12-07 Some trivial bugfixes and cleanupsLaurent 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 bugfix: child_spawn2 error pathLaurent Bercot
2017-12-22 Deprecate env_getLaurent Bercot
2017-07-16 Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...Laurent Bercot
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-02-17 More types changesLaurent Bercot
2015-05-05 - add stat_atLaurent Bercot
2015-03-09 - reset all signals to default in child_spawn*Laurent Bercot
2014-12-21 child_spawn1_internal fix for noposixspawnLaurent Bercot
2014-12-18 Fix fd management in new child_spawn1, make socket nb for skaclientLaurent Bercot
2014-12-18 fd leak fix in child_spawn1_internalLaurent Bercot
2014-12-18 Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot