This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f627dd4da8 Fix -Wempty-body warnings in Hurd-specific code. new 1b21841775 hurd: Add renameat2 support for RENAME_NOREPLACE
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: ChangeLog | 8 ++++++++ include/stdio.h | 2 ++ stdio-common/renameat2.c | 4 +++- sysdeps/mach/hurd/renameat.c | 21 +-------------------- sysdeps/mach/hurd/{renameat.c => renameat2.c} | 15 +++++++++++---- sysdeps/unix/sysv/linux/renameat2.c | 4 +++- 6 files changed, 28 insertions(+), 26 deletions(-) copy sysdeps/mach/hurd/{renameat.c => renameat2.c} (80%)