This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 268bb71e47 Add missing libnss_testX.so requirement for tst-nss-test3. new bd51ff5ed0 Add tests for the long double version of ecvt and fcvt
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 | 16 +++++ misc/Makefile | 4 +- crypt/ufc-crypt.h => misc/tst-dbl-efgcvt.c | 24 +++++--- misc/{tst-efgcvt.c => tst-efgcvt-template.c} | 72 ++++++++++++++-------- .../dl-librecon.h => misc/tst-ldbl-efgcvt.c | 15 +++-- 5 files changed, 89 insertions(+), 42 deletions(-) copy crypt/ufc-crypt.h => misc/tst-dbl-efgcvt.c (68%) rename misc/{tst-efgcvt.c => tst-efgcvt-template.c} (68%) copy sysdeps/generic/dl-librecon.h => misc/tst-ldbl-efgcvt.c (76%)