| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+close | Laurent Bercot | 2019-06-16 | 1 | -4/+7 |
| * | bugfix: child_spawn2 error path | Laurent Bercot | 2018-09-14 | 1 | -1/+1 |
| * | Deprecate env_get | Laurent Bercot | 2017-12-22 | 1 | -3/+3 |
| * | Add egidingroups sysdeps, change fd_close() to void and saving errno, propag... | Laurent Bercot | 2017-07-16 | 1 | -6/+0 |
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| * | More types changes | Laurent Bercot | 2017-02-17 | 1 | -0/+7 |
| * | - add stat_at | Laurent Bercot | 2015-05-05 | 1 | -2/+1 |
| * | - reset all signals to default in child_spawn* | Laurent Bercot | 2015-03-09 | 1 | -1/+4 |
| * | child_spawn1_internal fix for noposixspawn | Laurent Bercot | 2014-12-21 | 1 | -1/+1 |
| * | Fix fd management in new child_spawn1, make socket nb for skaclient | Laurent Bercot | 2014-12-18 | 1 | -13/+17 |
| * | fd leak fix in child_spawn1_internal | Laurent Bercot | 2014-12-18 | 1 | -2/+2 |
| * | Separate socket from pipe in child_spawn. Less code in skaclient! | Laurent Bercot | 2014-12-18 | 1 | -0/+125 |
