This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c80acdc325 Update IA64 libm-test-ulps new cc683f7ed4 libio: Free backup area when it not required (BZ#22415)
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 | 12 +++++++ libio/Makefile | 11 ++++-- libio/fileops.c | 3 ++ libio/tst-bz22415.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++ libio/wfileops.c | 4 +++ 5 files changed, 125 insertions(+), 2 deletions(-) create mode 100644 libio/tst-bz22415.c