This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e8a0f5831e ARC: add definitions to elf/elf.h new 4da2597af5 sysv/linux: Rename alpha functions to be alpha specific new d1876749a8 time: Add a timeval with a 32-bit tv_sec and tv_usec new 933dc0e570 time: Add a __itimerval64 struct
The 3 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: include/time.h | 52 ++++++++++++++++++++++ .../alpha/{tv32-compat.h => alpha-tv32-compat.h} | 16 +++---- sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 10 ++--- sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 6 +-- sysdeps/unix/sysv/linux/alpha/osf_getrusage.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 10 ++--- sysdeps/unix/sysv/linux/alpha/osf_settimeofday.c | 4 +- sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 6 +-- sysdeps/unix/sysv/linux/alpha/osf_wait4.c | 4 +- 10 files changed, 84 insertions(+), 32 deletions(-) rename sysdeps/unix/sysv/linux/alpha/{tv32-compat.h => alpha-tv32-compat.h} (88%)