platform_bionic/libc/stdio
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
..
fileext.h Add include guard to fileext.h 2014-05-02 17:34:58 +01:00
glue.h Hide various stdio implementation details. 2014-05-22 20:06:23 -07:00
local.h Expose __srefill for LP64 until we can fix the NDK. 2014-05-27 21:23:36 -07:00
snprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
sprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
wcio.h Switch to the OpenBSD implementations of the wide scanf functions. 2014-04-29 16:28:56 -07:00