aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn.c
Commit message (Collapse)AuthorAgeFilesLines
* Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot2015-03-131-2/+2
|
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-091-1/+4
| | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2
* 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