bionic/libc
Pavel Chupin 64a4f6adf7 Update x86 machine/endian.h from upstream
After download new version from upstream (OpenBSD 1.17) did the
following:
 * changed all u_int* types to uint*
 * add #include <sys/types.h>

All these changes are Android-specific and had been done before for
previous version (1.14).

Bug: http://code.google.com/p/android/issues/detail?id=54465
Change-Id: Ieb44e7fce4e794d997bb00ee0dd417fb61521720
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2013-06-25 14:17:58 -07:00
..
arch-arm Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. 2013-06-10 17:17:46 -07:00
arch-mips libc: add timerfd calls 2013-05-14 14:45:02 -07:00
arch-x86 Update x86 machine/endian.h from upstream 2013-06-25 14:17:58 -07:00
bionic Kernel dso support for 'dl_iterate_phdr' function 2013-06-25 13:12:39 -07:00
include libc: enable FORTIFY_SOURCE snprintf under clang 2013-06-25 10:02:35 -07:00
kernel Slight script cleanup; make gensyscalls work from any directory. 2013-06-17 10:39:33 -07:00
netbsd bionic: move system property writing from init to bionic 2013-06-17 16:58:43 -07:00
private Always use v1 for MIPS TLS access. 2013-06-18 13:26:22 -07:00
stdio Switch to current upstream stdio makebuf.c and setvbuf.c. 2013-06-12 15:24:15 -07:00
stdlib Clean up abort. 2013-06-12 14:14:53 -07:00
string bionic/x86: Optimization for string routines 2013-05-31 13:37:03 +04:00
tools Slight script cleanup; make gensyscalls work from any directory. 2013-06-17 10:39:33 -07:00
tzcode Improve diagnostics in the face of bad tzdata. 2013-04-25 14:02:59 -07:00
unistd Clean up abort. 2013-06-12 14:14:53 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Fix the qsort copyright notice (fixed upstream this afternoon). 2013-06-12 17:42:43 -07:00
upstream-netbsd Add more __restricts, clean up __format__ attributes. 2013-05-14 16:08:43 -07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013c. 2013-04-22 11:33:14 -07:00
Android.mk Switch to current upstream stdio makebuf.c and setvbuf.c. 2013-06-12 15:24:15 -07:00
CAVEATS auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Fix the qsort copyright notice (fixed upstream this afternoon). 2013-06-12 17:42:43 -07:00
SYSCALLS.TXT libc: add timerfd calls 2013-05-14 14:45:02 -07:00