| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cspawn revamp, part 1. Prepare for 2.14.0.0. | Laurent Bercot | 2023-09-09 | 1 | -139/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Make child_spawn_workaround public | Laurent Bercot | 2023-09-08 | 1 | -4/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add workaround for bad QoI posix_spawn() | Laurent Bercot | 2023-06-28 | 1 | -73/+92 |
| | | | | | 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 | -4/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | child_spawn cleanup, configure cleanup | Laurent Bercot | 2020-11-25 | 1 | -21/+18 |
| | | |||||
| * | child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+close | Laurent Bercot | 2019-06-16 | 1 | -8/+14 |
| | | |||||
| * | Better when it builds | Laurent Bercot | 2018-09-14 | 1 | -1/+1 |
| | | |||||
| * | bugfix: child_spawn2 error path | Laurent Bercot | 2018-09-14 | 1 | -1/+1 |
| | | |||||
| * | Deprecate env_get | Laurent Bercot | 2017-12-22 | 1 | -5/+5 |
| | | |||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -1/+0 |
| | | |||||
| * | More types changes | Laurent Bercot | 2017-02-17 | 1 | -4/+4 |
| | | | | | | | | | | 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 | ||||
| * | Add child_spawn2 | Laurent Bercot | 2016-10-19 | 1 | -0/+151 |
