platform_bionic/libc
Yabin Cui ff624c2c17 Format code to calculate thread stack and signal stack.
The code to calculate thread stack and signal stack looks weird:
the thread stack size and signal stack size are related with
each other on 32-bit mode, but not on 64-bit mode. So change the
code to make the logic more resonable. This doesn't change anything
as we have defined SIGSTKSZ to 16K on arm64.

Bug: 28005110

Change-Id: I04d2488cfb96ee7e2d894d062c66cef950fec418
2016-04-04 16:19:39 -07:00
..
arch-arm Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
arch-arm64 Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips Add a checksum to jmp_buf on mips and mips64. 2016-03-28 14:54:49 +00:00
arch-mips64 Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
arch-x86 Add a checksum to jmp_buf on x86. 2016-03-29 17:28:32 -07:00
arch-x86_64 Add a checksum to jmp_buf on x86_64. 2016-03-29 17:28:32 -07:00
bionic Format code to calculate thread stack and signal stack. 2016-04-04 16:19:39 -07:00
dns Don't leak sockets if setsockopt() or fchown() fail. 2016-03-09 12:11:13 +09:00
include Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
kernel Updated to v4.4.1 kernel headers. 2016-02-05 16:03:55 -08:00
malloc_debug Fix race in malloc debug option free_track. 2016-03-16 17:38:08 -07:00
private libc: implement kernel vdso syscalls for i386 2016-03-25 14:10:05 -07:00
stdio Add fopen64/freopen64/tmpfile64 aliases. 2016-02-03 11:24:28 -08:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools libc: implement kernel vdso syscalls for i386 2016-03-25 14:10:05 -07:00
tzcode Remove mktime_tz. 2016-01-06 09:15:02 -08:00
upstream-freebsd Move several FreeBSD functions to OpenBSD. 2015-09-14 19:01:58 -07:00
upstream-netbsd Fix regerror(..., nullptr, 0). 2016-02-12 16:00:53 -08:00
upstream-openbsd Implement funopen64. 2016-01-26 14:45:13 -08:00
zoneinfo Update timezone data to 2016a 2016-02-25 17:53:37 +00:00
Android.bp Update Android.bp with getdomainname 2016-03-29 15:21:38 -07:00
Android.mk Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
crt.mk Tell kati about generated dependencies around crt 2016-01-28 19:39:50 +09:00
libc.arm.brillo.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.arm.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.arm64.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.map.txt Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.mips.brillo.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.mips.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.mips64.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.x86.brillo.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.x86.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
libc.x86_64.map Add hasmntopt(3) 2016-03-25 14:16:58 -07:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2016-02-08 17:00:12 -08:00
SYSCALLS.TXT Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00