platform_bionic/libc/stdio
Elliott Hughes 69bd8e9da2 libc/Android.bp: more cleanup.
These files were segregated because they were lacking a little cleanup.
Unfortunately that means this change has to do some of the cleanup, but
that's probably for the best.

Test: treehugger
Change-Id: I2dd33504787fc3313995de99e0745a0df22915b3
2024-02-09 10:04:26 -08:00
..
fmemopen.cpp Avoid writing to a zero-capacity buffer. 2019-02-05 15:00:13 -08:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
parsefloat.c Start de-duplicating the regular and wide printf implementations. 2017-11-01 18:13:36 -07:00
printf_common.h Add strerrordesc_np() and strerrorname_np(). 2023-09-27 11:21:12 -07:00
refill.c Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
scanf_common.h libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
stdio.cpp printf unification: floating point. 2023-05-11 16:51:13 -07:00
stdio_ext.cpp Add __freadahead. 2022-09-22 23:47:42 +00:00
vfprintf.cpp Add strerrordesc_np() and strerrorname_np(). 2023-09-27 11:21:12 -07:00
vfscanf.cpp libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
vfwprintf.cpp Add strerrordesc_np() and strerrorname_np(). 2023-09-27 11:21:12 -07:00
vfwscanf.cpp libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00