platform_bionic/libc
Josh Gao eb9b925012 Fix GNU/POSIX basename headers.
Including glibc's <libgen.h> will result in the user getting the POSIX
version of basename always, regardless of when it is included relative
to <string.h>. Prior to this patch, our implementation would result in
the one that's included first winning.

Bug: http://b/25459151
Change-Id: Id4aaf1670dad317d6bbc05763a84ee87596e8e59
2015-11-04 14:19:55 -08:00
..
arch-arm Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" 2015-10-20 20:44:29 +00:00
arch-arm64 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 11:57:53 -07:00
arch-mips Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
arch-mips64 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
arch-x86 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
arch-x86_64 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
bionic Make _signal hidden in all cases. 2015-10-30 17:10:47 -07:00
dns Fix alignment after variable-length data. 2015-07-06 14:43:28 -07:00
include Fix GNU/POSIX basename headers. 2015-11-04 14:19:55 -08:00
kernel <netinet/udp.h> should include <linux/udp.h>. 2015-09-22 12:34:13 -07:00
private Implement scandirat and scandirat64. 2015-10-27 13:47:36 -07:00
stdio Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
stdlib name the atexit handler pages 2015-07-27 11:04:58 -07:00
tools Generate libdl.so per-architecture version script 2015-10-30 17:43:27 -07:00
tzcode Fix comment to reflect the actual reality. 2015-11-02 12:56:37 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Move several FreeBSD functions to OpenBSD. 2015-09-14 19:01:58 -07:00
upstream-netbsd Sync with upstream NetBSD lib/libc/regex. 2015-09-14 18:45:52 -07:00
upstream-openbsd Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
zoneinfo Update timezone data to 2015g 2015-10-09 17:58:58 +01:00
Android.bp Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
Android.mk Fix LDFLAGS for arm and x86 2015-10-28 17:25:34 -07:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
libc.arm.map Add prlimit to LP32. 2015-10-28 20:04:59 -07:00
libc.arm64.map Fix LDFLAGS for arm and x86 2015-10-28 17:25:34 -07:00
libc.map.txt Add prlimit to LP32. 2015-10-28 20:04:59 -07:00
libc.mips.map Add prlimit to LP32. 2015-10-28 20:04:59 -07:00
libc.mips64.map Fix LDFLAGS for arm and x86 2015-10-28 17:25:34 -07:00
libc.x86.map Add prlimit to LP32. 2015-10-28 20:04:59 -07:00
libc.x86_64.map Fix LDFLAGS for arm and x86 2015-10-28 17:25:34 -07:00
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2015-08-28 20:23:52 -07:00
SYSCALLS.TXT Add preadv/pwritev. 2015-08-26 14:48:55 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-07 15:12:24 -07:00