| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add mspawn functions to cspawn.h; move everything to libenvexec | Laurent Bercot | 2024-04-30 | 1 | -8/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | cspawn revamp, part 1. Prepare for 2.14.0.0. | Laurent Bercot | 2023-09-09 | 1 | -99/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Make child_spawn_workaround public | Laurent Bercot | 2023-09-08 | 1 | -5/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add workaround for bad QoI posix_spawn() | Laurent Bercot | 2023-06-28 | 1 | -23/+33 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.13.0.0, revamp strerr | Laurent Bercot | 2022-11-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Don't forget child_spawn either | Laurent Bercot | 2021-09-02 | 1 | -6/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | child_spawn cleanup, configure cleanup | Laurent Bercot | 2020-11-25 | 1 | -6/+9 |
| | | |||||
| * | Deprecate env_get | Laurent Bercot | 2017-12-22 | 1 | -2/+1 |
| | | |||||
| * | Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵ | Laurent Bercot | 2017-07-16 | 1 | -4/+0 |
| | | | | | propagate changes | ||||
| * | 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 |
| | | | | | | | | | | 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 | ||||
| * | Bugfix: exec the child when not SKALIBS_HASPOSIXSPAWN in child_spawn0 ↵ | Laurent Bercot | 2016-04-22 | 1 | -1/+1 |
| | | | | | (thanks eto) | ||||
| * | - add stat_at | Laurent Bercot | 2015-05-05 | 1 | -2/+3 |
| | | | | | | | - make case_diff* work as a function is more cases - make sig_number case-insensitive - make child signal unblocking work in child_spawn* | ||||
| * | - reset all signals to default in child_spawn* | Laurent Bercot | 2015-03-09 | 1 | -4/+25 |
| | | | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2 | ||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+73 |
