Age | Commit message (Expand) | Author |
---|---|---|
2023-09-12 | Add waitid() sysdep, and fuck OpenBSD | Laurent Bercot |
2023-09-11 | Add POSIX_SPAWN_SETSID_NP support | Laurent Bercot |
2023-09-11 | Don't forget to uncoe | Laurent Bercot |
2023-09-11 | Add posix_spawn_file_actions_addchdir() support | Laurent Bercot |
2023-09-11 | Fix cspawn when lack of flags or actions | Laurent Bercot |
2023-09-10 | Add POSIX_SPAWN_SETSID support to cspawn | Laurent Bercot |
2023-09-09 | cspawn revamp, part 1. Prepare for 2.14.0.0. | Laurent Bercot |