android_bionic/libc/arch-x86/bionic
Serban Constantinescu 7f70c9b64e AArch64: Fix uses of stack size for 32/64bit libc builds
This patch fixes stack size uses to size_t.

Change-Id: I0671c85ddb1c1aceaf9440a7c73c21fe528653fa
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2013-10-22 12:01:29 -07:00
..
__get_sp.S Use ENTRY/END in custom x86 assembler too. 2013-02-11 17:08:16 -08:00
__set_tls.c Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +08:00
__stack_chk_fail_local.h Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +08:00
_exit_with_stack_teardown.S AArch64: Fix uses of stack size for 32/64bit libc builds 2013-10-22 12:01:29 -07:00
_setjmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
atexit.h
clone.S Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
futex_x86.S Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
setjmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
sigsetjmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
syscall.S Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
vfork.S The SYS_ constants should cover all __NR_ values. 2013-03-21 22:26:20 -07:00