| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allowlist new Linux close_range() system call, use it in posix_spawn() | Maciej Żenczykowski | 2022-04-29 | 1 | -0/+5 |
| * | posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT | Maciej Żenczykowski | 2022-04-27 | 1 | -1/+25 |
| * | posix_spawn: always clear O_CLOEXEC for dup'ed fds. | Elliott Hughes | 2022-02-16 | 1 | -1/+11 |
| * | Introduce api to track fd ownership in libc. | Josh Gao | 2018-07-19 | 1 | -0/+2 |
| * | Add `struct sigaction64` and `sigaction64`. | Elliott Hughes | 2018-02-01 | 1 | -4/+4 |
| * | Add `sigset64_t` and accompanying functions. | Elliott Hughes | 2018-01-30 | 1 | -8/+29 |
| * | Fix posix_spawn signal defaulting. | Elliott Hughes | 2017-11-29 | 1 | -26/+34 |
| * | Simplify the posix_spawn sigdefault logic. | Elliott Hughes | 2017-11-14 | 1 | -11/+5 |
| * | Fix missing includes, again. | Dan Albert | 2017-10-13 | 1 | -0/+2 |
| * | Implement <spawn.h>. | Elliott Hughes | 2017-10-11 | 1 | -0/+316 |
