platform_bionic/libc
Elliott Hughes ecb7611538 Document that our getnameinfo(3) prototype is unfixably wrong.
http://pubs.opengroup.org/onlinepubs/9699919799/functions/getnameinfo.html

We could fix it for LP32, but that's probably just more confusing and
inconvenient.

Change-Id: Ic37c60fe3665a309cc35c89961712b484dbdaa4c
2016-08-16 15:05:57 -07:00
..
arch-arm Support 32-bit ARM vdso. 2016-07-12 13:55:51 -07:00
arch-arm64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Clean up 32-bit x86 memset assembler. 2016-08-01 14:00:45 -07:00
arch-x86_64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
bionic Fix memmem behavior with empty needles. 2016-08-16 12:28:58 -07:00
dns Remove #pragma GCC visibility. 2016-07-25 15:57:02 -07:00
include Document that our getnameinfo(3) prototype is unfixably wrong. 2016-08-16 15:05:57 -07:00
kernel Fix sysconf(_SC_ARG_MAX). 2016-08-10 15:51:06 -07:00
malloc_debug Convert malloc_debug from Android.mk to Android.bp 2016-07-14 09:07:56 -07:00
private Remove bionic's now-unused UniquePtr. 2016-07-22 19:52:46 -07:00
stdio Fortify vsnprintf in more cases. 2016-08-10 11:50:12 -07:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
tzcode Fix mktime's errno behavior. 2016-08-12 16:28:36 -07:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
upstream-openbsd Fortify vsnprintf in more cases. 2016-08-10 11:50:12 -07:00
zoneinfo Update timezone data to 2016f 2016-07-06 18:41:23 +01:00
Android.bp Fix memmem behavior with empty needles. 2016-08-16 12:28:58 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
libc.arm.map Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
libc.arm64.map Run genversion-scripts.py. 2016-08-04 15:39:21 -07:00
libc.map.txt Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
libc.mips.map Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
libc.mips64.map Run genversion-scripts.py. 2016-08-04 15:39:21 -07:00
libc.x86.map Move brillo closer to Android. 2016-08-10 14:08:31 -07:00
libc.x86_64.map Run genversion-scripts.py. 2016-08-04 15:39:21 -07:00
libstdc++.arm.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.arm64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.map.txt Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.mips.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.mips64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.x86.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
libstdc++.x86_64.map Correct libstdc++ version 2016-08-01 15:45:42 -07:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2016-08-08 12:39:56 -07:00
SYSCALLS.TXT Fix various <sys/socket.h> prototypes. 2016-08-16 13:37:24 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00