Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libc
/
bionic
/
sigaction.cpp
11623dd
sigaction: don't call interposable symbol.
by Josh Gao
· 5 years ago
5074e7d
Move sigrtmin.h into platform headers.
by Josh Gao
· 6 years ago
ba40ff6
Don't filter reserved signals in sigaction.
by Josh Gao
· 6 years ago
baf20fc
Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...).
by Josh Gao
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
6fcba93
Filter out reserved signals in functions that take sigset_t.
by Josh Gao
· 7 years ago
87c6aac
Don't use SA_RESTORER if it is not defined
by Goran Jakovljevic
· 7 years ago
11f6076
Make sigaction consistent about SA_RESTORER and sa_restorer
by Evgeny Eltsin
· 7 years ago
3e23591
Add `struct sigaction64` and `sigaction64`.
by Elliott Hughes
· 7 years ago
1cff9a8
Use the kernel's sa_restorer for aarch64.
by Elliott Hughes
· 11 years ago
36f451a
Fix signal trampolines.
by Elliott Hughes
· 11 years ago
afe58ad
Don't mask out SA_RESTORER from sa_flags.
by Elliott Hughes
· 11 years ago
46f3db6
[MIPS] SA_RESTORER support is not needed for MIPS
by Chris Dearman
· 11 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago