platform_bionic/libc
Elliott Hughes f6d2ca2696 Expose __srefill for LP64 until we can fix the NDK.
The LP64 has a duplicate copy of part of stdio, and relies
on bionic supplying this part. We should remove the hack from
the NDK, at least for LP64, and then revert this.

Bug: 15291317
Change-Id: I75e06e130188ca0aeb9d50dfe3a3e48a1d3968b7
2014-05-27 21:23:36 -07:00
..
arch-arm Merge "Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"" 2014-05-24 01:02:31 +00:00
arch-arm64 Merge "Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"" 2014-05-24 01:02:31 +00:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Clear the return address register in __bionic_clone. 2014-05-27 15:49:51 -07:00
arch-mips64 Clear the return address register in __bionic_clone. 2014-05-27 15:49:51 -07:00
arch-x86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" 2014-05-24 01:02:22 +00:00
arch-x86_64 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" 2014-05-24 01:02:22 +00:00
bionic Restore tkill for LP32. 2014-05-24 20:13:13 -07:00
dns Query libnetd_client for the appropriate netId for host resolution. 2014-05-19 12:49:52 -07:00
include Use __typeof__() instead of typeof() 2014-05-27 12:47:54 -07:00
kernel Scrub uapi headers slightly harder. 2014-05-15 12:01:11 -07:00
private Lose the hand-written futex assembler. 2014-05-22 19:49:11 -07:00
stdio Expose __srefill for LP64 until we can fix the NDK. 2014-05-27 21:23:36 -07:00
stdlib Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
tools Add some more BSD symbols to the list. 2014-05-22 18:53:21 -07:00
tzcode Do not keep struct state on the stack. 2014-05-14 16:50:41 -07:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
upstream-netbsd Switch back to OpenBSD inet_ntop now they're FORTIFY clean. 2014-05-19 15:55:29 -07:00
upstream-openbsd Switch to POSIX dprintf/vdprintf. 2014-05-22 11:27:06 +01:00
zoneinfo Upgrade to tzdata2014c. 2014-05-13 11:23:18 -07:00
Android.mk Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" 2014-05-24 01:02:22 +00: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 the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
SYSCALLS.TXT Lose the hand-written futex assembler. 2014-05-22 19:49:11 -07:00