platform_bionic/libc/arch-arm
Elliott Hughes 8f2a5a0b40 Clean up internal libc logging.
We only need one logging API, and I prefer the one that does no
allocation and is thus safe to use in any context.

Also use O_CLOEXEC when opening the /dev/log files.

Move everything logging-related into one header file.

Change-Id: Ic1e3ea8e9b910dc29df351bff6c0aa4db26fbb58
2013-03-15 16:12:58 -07:00
..
bionic Clean up internal libc logging. 2013-03-15 16:12:58 -07:00
cortex-a9 Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
cortex-a15 Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
generic Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
syscalls Use the kernel's MAX_ERRNO in the syscall stubs. 2013-03-12 17:43:58 -07:00
arm.mk Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
syscalls.mk Add signalfd call to bionic 2013-01-10 13:14:46 -08:00