summaryrefslogtreecommitdiff
path: root/src/libstddjb/child_spawn.c
AgeCommit message (Collapse)Author
2015-05-05 - add stat_atLaurent Bercot
- make case_diff* work as a function is more cases - make sig_number case-insensitive - make child signal unblocking work in child_spawn*
2015-03-13 Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot
2015-03-09 - reset all signals to default in child_spawn*Laurent Bercot
- cosmetic fix in INSTALL - version: rc for 2.3.1.2
2014-12-18 Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot
2014-12-10Fix child_spawn fd closing when n=1Laurent Bercot
2014-12-05Simplify child_spawn: remove syncpipe in the posix_spawn() caseLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot