aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/spawn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce api to track fd ownership in libc.Josh Gao2018-07-191-0/+2
* Add `struct sigaction64` and `sigaction64`.Elliott Hughes2018-02-011-4/+4
* Add `sigset64_t` and accompanying functions.Elliott Hughes2018-01-301-8/+29
* Fix posix_spawn signal defaulting.Elliott Hughes2017-11-291-26/+34
* Simplify the posix_spawn sigdefault logic.Elliott Hughes2017-11-141-11/+5
* Fix missing includes, again.Dan Albert2017-10-131-0/+2
* Implement <spawn.h>.Elliott Hughes2017-10-111-0/+316