This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 43e662837c Define CMPLX macros for more _FloatN, _FloatNx types. new e8681faa01 Consolidate Linux sigpending() implementation new 87bbc4cf1e Remove useless #ifdefs from Linux sig*.c syscalls
The 2 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 | 12 ++++++++ sysdeps/unix/sysv/linux/ia64/sigpending.c | 36 ---------------------- sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c | 36 ---------------------- sysdeps/unix/sysv/linux/sigprocmask.c | 9 +----- sysdeps/unix/sysv/linux/sigtimedwait.c | 9 +----- sysdeps/unix/sysv/linux/sigwait.c | 9 +----- sysdeps/unix/sysv/linux/sigwaitinfo.c | 9 +----- sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c | 33 -------------------- sysdeps/unix/sysv/linux/x86_64/sigpending.c | 36 ---------------------- 9 files changed, 16 insertions(+), 173 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/ia64/sigpending.c delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c delete mode 100644 sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c delete mode 100644 sysdeps/unix/sysv/linux/x86_64/sigpending.c