This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ec1300cfc8 hurd: Add futimesat and utimensat support new 4e9066bc88 Add missing start-of-file descriptive comment.
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 | 15 +++++++++++++++ io/futimens.c | 2 +- io/utime.c | 3 ++- misc/futimesat.c | 3 ++- misc/utimes.c | 3 ++- sysdeps/mach/hurd/futimesat.c | 3 ++- sysdeps/mach/hurd/utimes.c | 3 ++- sysdeps/posix/utime.c | 3 ++- sysdeps/posix/utimes.c | 3 ++- sysdeps/unix/sysv/linux/futimesat.c | 3 ++- sysdeps/unix/sysv/linux/generic/futimesat.c | 3 ++- sysdeps/unix/sysv/linux/generic/utimes.c | 3 ++- sysdeps/unix/sysv/linux/utimes.c | 3 ++- 13 files changed, 38 insertions(+), 12 deletions(-)