aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn1_internal.c
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* child_spawn1_internal fix for noposixspawnLaurent Bercot2014-12-211-1/+1
|
* Fix fd management in new child_spawn1, make socket nb for skaclientLaurent Bercot2014-12-181-13/+17
|
* fd leak fix in child_spawn1_internalLaurent Bercot2014-12-181-2/+2
|
* Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot2014-12-181-0/+125