This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3c9f67e7a5 hurd: Make fcntl(F_SETLKW*) cancellation points new 1f3413338e hurd: fix usleep(ULONG_MAX) new f512321130 hurd: Add remaining cancelation points new 269e4c17cd htl: Enable cancel*16 an cancel*20 tests
The 3 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: hurd/hurdselect.c | 5 +++++ nptl/Makefile | 9 ++------- sysdeps/mach/hurd/accept4.c | 7 ++++++- sysdeps/mach/hurd/connect.c | 11 +++++++++-- sysdeps/mach/hurd/fdatasync.c | 8 +++++++- sysdeps/mach/hurd/fsync.c | 8 +++++++- sysdeps/mach/hurd/i386/Makefile | 2 ++ sysdeps/mach/hurd/ioctl.c | 11 ++++++++++- sysdeps/mach/hurd/msync.c | 4 ++++ sysdeps/mach/hurd/sigsuspend.c | 5 +++++ sysdeps/mach/hurd/sigwait.c | 4 ++++ sysdeps/mach/msync.c | 9 +++++++-- sysdeps/mach/sleep.c | 4 ++++ sysdeps/mach/usleep.c | 10 +++++++++- sysdeps/pthread/Makefile | 11 +++++++---- {nptl => sysdeps/pthread}/tst-cancel16.c | 0 {nptl => sysdeps/pthread}/tst-cancel20.c | 0 {nptl => sysdeps/pthread}/tst-cancelx16.c | 0 {nptl => sysdeps/pthread}/tst-cancelx20.c | 0 19 files changed, 88 insertions(+), 20 deletions(-) rename {nptl => sysdeps/pthread}/tst-cancel16.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel20.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx16.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx20.c (100%)