This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e3f764b6f2 Remove libc_hidden_def from __semtimedop stub new 5e20aae5ee nptl/tst-cancel25 needs to be an internal test new e4b3707cea nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
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: nptl/Makefile | 4 +-- nptl/allocatestack.c | 3 -- nptl/nptl-init.c | 16 --------- nptl/pthread_cancel.c | 7 ---- nptl/pthread_create.c | 2 -- nptl/pthread_setcanceltype.c | 5 --- nptl/pthread_sigmask.c | 40 ++++++++++++++++------- nptl/tst-cancel25.c | 3 +- nptl/tst-signal7.c | 4 --- sysdeps/nptl/allocrtsig.c | 29 +++-------------- sysdeps/unix/sysv/linux/pthread_sigmask.c | 54 ------------------------------- 11 files changed, 37 insertions(+), 130 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/pthread_sigmask.c