author | Elliott Hughes <enh@google.com> | |
Tue, 9 Dec 2014 00:01:20 +0000 (16:01 -0800) | ||
committer | Elliott Hughes <enh@google.com> | |
Tue, 9 Dec 2014 00:15:59 +0000 (16:15 -0800) | ||
commit | 75096226c80646f8bfcdee7c018abbb9f9f617f0 | |
tree | a37957c36c8f04eb922be03bcbf4c0d561a244bf | tree | snapshot (tar.xz tar.gz zip) |
parent | 515a2ea1d575d96e774ba08f59a14ceefdd125c3 | commit | diff |
Switch arm and arm64 over to the x86 style of jmpbuf.
Specifically, use the argument to sigsetjmp as a flag in the buffer
to indicate whether or not the signal mask is valid.
Bug: 16918359
Change-Id: I5bb1f1220f14c105c6bc57e0c28c1dc366d1438f
Specifically, use the argument to sigsetjmp as a flag in the buffer
to indicate whether or not the signal mask is valid.
Bug: 16918359
Change-Id: I5bb1f1220f14c105c6bc57e0c28c1dc366d1438f
libc/arch-arm/bionic/setjmp.S | diff | blob | history | |
libc/arch-arm64/bionic/setjmp.S | diff | blob | history |