android_bionic/libc/stdio
Elliott Hughes bf03c01b38 Remove bionic's internal ctype-like inlines.
Bug: http://b/144165498
Test: treehugger
Change-Id: Ifcf352525abc74850053a1a019f90c72e488b71c
2020-02-05 11:39:35 -08:00
..
fmemopen.cpp Avoid writing to a zero-capacity buffer. 2019-02-05 15:00:13 -08:00
glue.h
local.h Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
parsefloat.c
printf_common.h Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
refill.c Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
stdio.cpp Remove the ___ hack. 2019-06-19 15:38:42 -07:00
stdio_ext.cpp
vfprintf.cpp Use strerror_r(3) for the printf family %m. 2018-09-06 10:42:40 -07:00
vfscanf.cpp Remove bionic's internal ctype-like inlines. 2020-02-05 11:39:35 -08:00
vfwprintf.cpp Use strerror_r(3) for the printf family %m. 2018-09-06 10:42:40 -07:00
vfwscanf.c