This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 09effdc9b0 hurd: make wait4 a cancellation point new 3c9f67e7a5 hurd: Make fcntl(F_SETLKW*) cancellation points
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: sysdeps/mach/hurd/Makefile | 2 +- sysdeps/mach/hurd/fcntl.c | 38 ++++++++++++++++++++++++++++++++++---- sysdeps/mach/hurd/fcntl_nocancel.c | 3 +++ sysdeps/mach/hurd/not-cancel.h | 9 ++++++--- 4 files changed, 44 insertions(+), 8 deletions(-) create mode 100644 sysdeps/mach/hurd/fcntl_nocancel.c