bionic/libc
Elliott Hughes 0393221f47 Make the missing symbols script more useful.
If something's in POSIX, we don't need to show it in the glibc list.

If something's not implemented by glibc, we don't need to show it in the
POSIX list (because it's probably either a macro or obsolete).

Change-Id: Ied0f8d97d3fffb280c22e9cdf6782430d776c02f
2014-12-04 11:24:48 -08:00
..
arch-arm Code using neon uses ARCH_ARM_HAVE_NEON. 2014-12-03 17:41:26 -08:00
arch-arm64 Switch aarch64 to __builtin_bswap16. 2014-12-02 19:55:38 -08:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
arch-mips64 Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
arch-x86 Switch x86 and x86-64 to __builtin_bswap*. 2014-12-02 20:16:05 -08:00
arch-x86_64 Switch x86 and x86-64 to __builtin_bswap*. 2014-12-02 20:16:05 -08:00
bionic Implement <pty.h>. 2014-12-03 15:55:34 -08:00
dns Add error-check when mapping socket to fd 2014-11-27 11:01:50 -08:00
include Merge "Implement <pty.h>." 2014-12-04 00:45:42 +00:00
kernel am d5e1c583: Merge "Move to v3.16.3 kernel headers." 2014-09-18 21:48:49 +00:00
private Move some pthread functions to signal.h. 2014-11-21 10:26:09 -08:00
stdio Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
tools Make the missing symbols script more useful. 2014-12-04 11:24:48 -08:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Remove an unused file. 2014-10-29 13:42:23 -07:00
upstream-netbsd Add POSIX lcong48. 2014-11-06 14:14:37 -08:00
upstream-openbsd Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
zoneinfo Upgrade bionic to tzdata2014j. 2014-11-11 16:44:21 -08:00
Android.mk Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update NOTICE files. 2014-09-13 09:42:41 -07:00
SYSCALLS.TXT change argument type in madvise 2014-12-03 11:11:50 -08:00