Skip to content

Commit e6915e0

Browse files
Andrew HsiehGerrit Code Review
authored andcommitted
Merge "Fix X86 sigsetjmp and siglongjmp"
2 parents d7faff4 + 228a227 commit e6915e0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
1.63 KB
Binary file not shown.

ndk/platforms/android-9/arch-x86/symbols/libc.so.functions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,8 +761,10 @@ sigaction
761761
sigaltstack
762762
sigblock
763763
siginterrupt
764+
siglongjmp
764765
sigpending
765766
sigprocmask
767+
sigsetjmp
766768
sigsetmask
767769
sigsuspend
768770
sigwait

0 commit comments

Comments
 (0)