Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
27d276f3a6d81d29fab13de96496efb7bc072773
/
tests
/
signal_test.cpp
22e2c9d
Fix mips signed/unsigned signal_test.cpp build breakage.
by Elliott Hughes
· 10 years ago
28ea229
Don't mask out SA_RESTORER from sa_flags.
by Elliott Hughes
· 10 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
0990d4f
Make SIGRTMIN hide the real-time signals we use internally.
by Elliott Hughes
· 11 years ago
671e236
Restore sys_signame for LP64.
by Elliott Hughes
· 11 years ago
aa0ebda
Clean up sys_signame and sys_siglist a little.
by Elliott Hughes
· 11 years ago
1361313
Fix up failing glibc tests.
by Christopher Ferris
· 11 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 11 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 11 years ago
40d105c
Switch sigpending over to rt_sigpending.
by Elliott Hughes
· 11 years ago
1f5af92
Fix sigsuspend to use rt_sigsuspend on all platforms.
by Elliott Hughes
· 11 years ago
fae89fc
Fix raise(3) so it works in signal handlers.
by Elliott Hughes
· 12 years ago
c5d028f
Only have one copy of the kernel_sigset_t hack, and add more tests.
by Elliott Hughes
· 12 years ago
fb5e5cb
Fix an off-by-one error in the sigset_t function error handling.
by Elliott Hughes
· 12 years ago
d8a5a6f
Use pthread_kill() in raise()
by Chris Dearman
· 12 years ago
da73f65
Add argument checking to sigemptyset(3) and friends.
by Elliott Hughes
· 12 years ago