bionic/libc
Elliott Hughes 75096226c8 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
2014-12-08 16:15:59 -08:00
..
arch-arm Switch arm and arm64 over to the x86 style of jmpbuf. 2014-12-08 16:15:59 -08:00
arch-arm64 Switch arm and arm64 over to the x86 style of jmpbuf. 2014-12-08 16:15:59 -08:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
arch-mips64 Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
arch-x86 Clean up the x86-64 and x86 setjmp families. 2014-12-05 22:20:08 -08:00
arch-x86_64 Fix signal mask save/restore for x86-64. 2014-12-08 12:46:15 -08:00
bionic Merge "Add cache related sysconf queries" 2014-12-05 18:11:53 +00:00
dns Add error-check when mapping socket to fd 2014-11-27 11:01:50 -08:00
include Merge "Add cache related sysconf queries" 2014-12-05 18:11:53 +00:00
kernel am d5e1c583: Merge "Move to v3.16.3 kernel headers." 2014-09-18 21:48:49 +00:00
private Move some pthread functions to signal.h. 2014-11-21 10:26:09 -08:00
stdio Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
tools Make the missing symbols script more useful. 2014-12-04 11:24:48 -08:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Remove an unused file. 2014-10-29 13:42:23 -07:00
upstream-netbsd Add POSIX lcong48. 2014-11-06 14:14:37 -08:00
upstream-openbsd Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
zoneinfo Upgrade bionic to tzdata2014j. 2014-11-11 16:44:21 -08:00
Android.mk implement posix_madvise 2014-12-04 11:01:28 -08:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2014-09-13 09:42:41 -07:00
SYSCALLS.TXT change argument type in madvise 2014-12-03 11:11:50 -08:00