bionic/libc/arch-mips
Elliott Hughes 4fa35d8ae8 Fix <endian.h> and <sys/endian.h>.
Previously we'd been relying on getting the machine-specific <endian.h>
instead of the top-level <endian.h>, and <sys/endian.h> was basically broken.
Now, with this patch and the previous patch we should have <endian.h>
and <sys/endian.h> behaving the same. This is basically how NetBSD's endian.h
works, and was probably how ours was originally intended to work.

Bug: http://code.google.com/p/android/issues/detail?id=39824
Change-Id: I71de5a507e633de166013a658b5764df9e1aa09c
2012-12-11 16:17:33 -08:00
..
bionic Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
include/machine Fix <endian.h> and <sys/endian.h>. 2012-12-11 16:17:33 -08:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Add mlockall and munlockall for Google TV. 2012-09-06 11:24:45 -07:00
syscalls.mk Add mlockall and munlockall for Google TV. 2012-09-06 11:24:45 -07:00