This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 87e7bf4d36 Remove "[Add new features here]" for 2.27 new 67f0aff0c6 Fix sigval namespace (bug 21944).
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 | 22 ++++++++++++++++++ bits/types/sigevent_t.h | 6 ++--- bits/types/siginfo_t.h | 4 ++-- include/bits/types/__sigval_t.h | 1 + signal/Makefile | 3 ++- math/s_fma.c => signal/bits/types/__sigval_t.h | 31 +++++++++++++++---------- signal/bits/types/sigval_t.h | 21 ++++++++++------- signal/signal.h | 4 ++++ sysdeps/unix/sysv/linux/bits/types/sigevent_t.h | 6 ++--- sysdeps/unix/sysv/linux/bits/types/siginfo_t.h | 6 ++--- 10 files changed, 72 insertions(+), 32 deletions(-) create mode 100644 include/bits/types/__sigval_t.h copy math/s_fma.c => signal/bits/types/__sigval_t.h (70%)