aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn2.c
Commit message (Expand)AuthorAgeFilesLines
* child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+closeLaurent Bercot2019-06-161-8/+14
* Better when it buildsLaurent Bercot2018-09-141-1/+1
* bugfix: child_spawn2 error pathLaurent Bercot2018-09-141-1/+1
* Deprecate env_getLaurent Bercot2017-12-221-5/+5
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
* More types changesLaurent Bercot2017-02-171-4/+4
* Add child_spawn2Laurent Bercot2016-10-191-0/+151