bionic/libc/arch-mips
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
include/machine Use the NetBSD <sys/exec_elf.h>. 2013-01-29 15:02:50 -08:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Add signalfd call to bionic 2013-01-10 13:14:46 -08:00
mips.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