This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a09183aed7 getdelim: ensure error indicator is set on error (bug 29917) new 3a614f39e6 htl: Check error returned by __getrlimit new 6514b2d595 hurd _S_msg_add_auth: Initialize new arrays to 0 new f77bd0ee9a hurd hurdstartup: Initialize remaining fields of hurd_startup_data new cba62c231c htl: Drop duplicate check in __pthread_stack_alloc new b7a5fec8b0 hurd: Make dl-sysdep __sbrk check __vm_allocate call new e1a467d330 hurd fcntl: Make LOCKED macro more robust new 5f55b22f4b hurd getcwd: Fix memory leak on error
The 7 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: htl/pt-create.c | 4 ++-- hurd/hurdauth.c | 15 +++++++++------ hurd/hurdstartup.c | 5 +++++ sysdeps/mach/htl/pt-stack-alloc.c | 3 --- sysdeps/mach/hurd/dl-sysdep.c | 3 ++- sysdeps/mach/hurd/fcntl.c | 5 +++-- sysdeps/mach/hurd/getcwd.c | 2 ++ 7 files changed, 23 insertions(+), 14 deletions(-)