aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn.c
Commit message (Expand)AuthorAgeFilesLines
* Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot2014-12-181-52/+21
* Fix child_spawn fd closing when n=1Laurent Bercot2014-12-101-1/+1
* Simplify child_spawn: remove syncpipe in the posix_spawn() caseLaurent Bercot2014-12-051-14/+9
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+228