Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-07 | Some trivial bugfixes and cleanups | Laurent Bercot | |
2020-11-25 | child_spawn cleanup, configure cleanup | Laurent Bercot | |
2019-06-16 | child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+close | Laurent Bercot | |
2018-09-14 | bugfix: child_spawn2 error path | Laurent Bercot | |
2017-12-22 | Deprecate env_get | Laurent Bercot | |
2017-07-16 | Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵ | Laurent Bercot | |
propagate changes | |||
2017-03-13 | More superflous headers cleanup and tiny fixes | Laurent Bercot | |
2017-02-17 | More types changes | Laurent Bercot | |
New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet | |||
2015-05-05 | - add stat_at | Laurent 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-09 | - reset all signals to default in child_spawn* | Laurent Bercot | |
- cosmetic fix in INSTALL - version: rc for 2.3.1.2 | |||
2014-12-21 | child_spawn1_internal fix for noposixspawn | Laurent Bercot | |
2014-12-18 | Fix fd management in new child_spawn1, make socket nb for skaclient | Laurent Bercot | |
2014-12-18 | fd leak fix in child_spawn1_internal | Laurent Bercot | |
2014-12-18 | Separate socket from pipe in child_spawn. Less code in skaclient! | Laurent Bercot | |