Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/17
/
libc
/
bionic
/
spawn.cpp
462ca8b
<spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np().
by Elliott Hughes
· 2 years, 4 months ago
b8e4e46
posix_spawn_file_actions_addopen(): crash early rather than late.
by Elliott Hughes
· 2 years, 4 months ago
b65e105
add new Linux close_range() system call to bionic
by Maciej Żenczykowski
· 3 years, 6 months ago
c9c0ebd
allowlist new Linux close_range() system call, use it in posix_spawn()
by Maciej Żenczykowski
· 3 years, 6 months ago
262b873
posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT
by Maciej Żenczykowski
· 3 years, 6 months ago
62d49fd
posix_spawn: always clear O_CLOEXEC for dup'ed fds.
by Elliott Hughes
· 3 years, 5 months ago
f6e5b58
Introduce api to track fd ownership in libc.
by Josh Gao
· 7 years ago
3e23591
Add `struct sigaction64` and `sigaction64`.
by Elliott Hughes
· 7 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 7 years ago
7bfacaa
Fix posix_spawn signal defaulting.
by Elliott Hughes
· 8 years ago
2b8ab4b
Simplify the posix_spawn sigdefault logic.
by Elliott Hughes
· 8 years ago
c972ea7
Fix missing includes, again.
by Dan Albert
· 8 years ago
14e3ff9
Implement <spawn.h>.
by Elliott Hughes
· 8 years ago