This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a47ad79afa getrandom: fix comment [BZ #22347] new 48a8f83281 Deprecate external use of libio.h and _G_config.h.
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: ChangeLog | 27 ++ NEWS | 11 + {sysdeps/generic => bits}/_G_config.h | 10 +- csu/init.c | 2 +- include/{ => bits}/libio.h | 2 +- libio/Makefile | 3 +- .../_G_config.h | 13 +- libio/{ => bits}/libio.h | 12 +- libio/fmemopen.c | 1 - libio/iofgetpos.c | 2 + libio/iofsetpos.c | 2 + libio/iolibio.h | 2 +- libio/libio.h | 510 +-------------------- libio/oldfmemopen.c | 1 - libio/stdio.h | 2 +- libio/strfile.h | 5 +- scripts/check-installed-headers.sh | 5 + stdio-common/vfscanf.c | 1 - sysdeps/pthread/flockfile.c | 1 - sysdeps/pthread/funlockfile.c | 1 - sysdeps/unix/sysv/linux/{ => bits}/_G_config.h | 10 +- 21 files changed, 87 insertions(+), 536 deletions(-) rename {sysdeps/generic => bits}/_G_config.h (84%) rename include/{ => bits}/libio.h (97%) copy nptl/tst-compat-forwarder-mod.c => libio/_G_config.h (80%) copy libio/{ => bits}/libio.h (98%) rename sysdeps/unix/sysv/linux/{ => bits}/_G_config.h (84%)