This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from efdb85183a mach: strerror must not return NULL (bug 30555) new 019b0bbc84 htl: Let Mach place thread stacks new 4b5e576fc2 hurd: Map brk non-executable new f84c3ceb04 hurd: Fix calling vm_deallocate (NULL) new 19c3b31812 hurd: Fix mapping at address 0 with MAP_FIXED new 27cb2bb93d hurd: Implement MAP_EXCL
The 5 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/htl/pt-stack-alloc.c | 35 ++++++----------------------------- sysdeps/mach/hurd/bits/mman_ext.h | 7 ++++++- sysdeps/mach/hurd/brk.c | 4 ++-- sysdeps/mach/hurd/mmap.c | 37 ++++++++++++++++++++++++++----------- sysdeps/mach/hurd/readdir64.c | 10 +++++++--- 5 files changed, 47 insertions(+), 46 deletions(-)