platform_bionic/libc/arch-x86/bionic
Elliott Hughes 4cdde5f123 Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
Change-Id: I9d016ee8e8329cccf244d27c336d9524348af996
2013-03-21 22:48:18 -07:00
..
__get_sp.S Use ENTRY/END in custom x86 assembler too. 2013-02-11 17:08:16 -08:00
__get_tls.c Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +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 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
atexit.h Replace .S version of x86 crtfiles with .c version 2012-11-30 17:41:25 +04:00
clone.S Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
crtbegin.c Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +08:00
crtbegin_so.c Drop unnecessary execution permission for .cpp/.c/.h 2013-03-22 10:28:15 +08:00
crtend.S Update X86 Bionic CRT files for unwind/exceptions 2011-05-24 13:31:50 -07:00
crtend_so.S Update X86 Bionic CRT files for unwind/exceptions 2011-05-24 13:31:50 -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