This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f0dbe112f5 nptl: Reformat Makefile. new 1a57ab0c92 Added Redirects to longdouble error functions [BZ #29033]
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: misc/Makefile | 2 +- misc/bits/error-ldbl.h | 45 +++++++++++++++ misc/sys/cdefs.h | 3 +- misc/tst-ldbl-errorfptr.c | 87 +++++++++++++++++++++++++++++ sysdeps/ieee754/ldbl-128ibm-compat/Makefile | 2 + sysdeps/ieee754/ldbl-opt/Makefile | 4 ++ sysdeps/powerpc/powerpc64/le/Makefile | 1 + 7 files changed, 142 insertions(+), 2 deletions(-) create mode 100644 misc/tst-ldbl-errorfptr.c