Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |