This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 645ac9aaf8 openpty: use TIOCGPTPEER to open slave side fd new d6c064e914 Ensure C99 and C11 interfaces are available for C++ [BZ #21326]
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 | 8 +++ include/features.h | 17 +++-- math/Makefile | 4 +- math/test-math-cxx11.cc | 160 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 182 insertions(+), 7 deletions(-) create mode 100644 math/test-math-cxx11.cc