This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f280fa6 Use __builtin_fma more in dbl-64 code. new 645f97c libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
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 | 20 +++ libio/Makefile | 4 +- libio/memstream.c | 2 - libio/strops.c | 81 ++++++---- libio/tst-memstream3.c | 165 +++++++++++++++++++++ .../tst-wcstod-round.c => libio/tst-wmemstream3.c | 33 +++-- libio/wmemstream.c | 2 - libio/wstrops.c | 89 +++++++---- manual/examples/memstrm.c | 4 +- 9 files changed, 327 insertions(+), 73 deletions(-) create mode 100644 libio/tst-memstream3.c copy wcsmbs/tst-wcstod-round.c => libio/tst-wmemstream3.c (55%)