platform_bionic/libc/arch-arm/bionic
Elliott Hughes ed74484dcb Stop using the non-uapi <linux/err.h> header file.
We only need it for MAX_ERRNO, and it's time we had somewhere to put
the little assembler utility macros we've been putting off writing.

Change-Id: I9354d2e0dc47c689296a34b5b229fc9ba75f1a83
2013-11-07 10:31:05 -08:00
..
__get_sp.S Use ENTRY/END in ARM __get_sp. 2013-02-11 16:58:34 -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 function marks and size indications 2011-02-17 09:07:25 -08:00
abort_arm.S Use bl instead of blx to support interworking properly. 2013-05-31 14:39:23 -07:00
atexit_legacy.c Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
atomics_arm.c libc: Fix typo that broke NDK compatibility. 2011-11-23 14:38:36 +01:00
clone.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
eabi.c Delete CAVEATS / fix spelling. 2013-08-27 17:05:19 -07:00
exidx_dynamic.c Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
exidx_static.c Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
futex_arm.S EABI syscall cleanup. 2013-07-16 11:52:24 -07:00
kill.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
libgcc_compat.c Update the comments to reflect the current status. 2013-08-02 15:53:18 -07:00
memcmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
memcmp16.S Add function marks and size indications 2011-02-17 09:07:25 -08:00
memcpy.a9.S libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
memcpy.S Add optimized version of memcpy for Cortex A9 2012-11-08 18:02:14 -08:00
setjmp.S Add function marks and size indications 2011-02-17 09:07:25 -08:00
sigsetjmp.S Add function marks and size indications 2011-02-17 09:07:25 -08:00
strcmp.S Use ENTRY and EXIT macros for strcmp, memcpy, atexit. 2011-10-11 12:12:05 +04:00
syscall.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
tgkill.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00
tkill.S Stop using the non-uapi <linux/err.h> header file. 2013-11-07 10:31:05 -08:00