This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/libio-minimization in repository glibc.
from 7959f855a7 Don't include libio.h from stdio.h. new db922eaf0d Fix problems found by build-many-glibcs.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: conform/data/stdio.h-data | 2 +- include/libc-symbols.h | 6 ++ libio/iolibio.h | 100 ++++++++++++++--------------- libio/iovsprintf.c | 3 +- libio/iovsscanf.c | 2 +- libio/libioP.h | 12 ++++ libio/vasprintf.c | 3 +- libio/vsnprintf.c | 2 +- sysdeps/generic/math_ldbl_opt.h | 1 + sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h | 2 + sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 1 + sysdeps/ieee754/ldbl-opt/nldbl-compat.h | 19 +++--- sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c | 2 +- 13 files changed, 88 insertions(+), 67 deletions(-)