This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a0698a5e92 benchtests: Improve benchtests for strstr new a4ed0471d7 Always define __USE_TIME_BITS64 when 64 bit time_t is used
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: io/bits/poll2.h | 2 +- io/fcntl.h | 4 ++-- io/fts.h | 6 +++--- io/ftw.h | 12 +++++------ io/sys/poll.h | 2 +- io/sys/stat.h | 16 +++++++-------- io/utime.h | 4 ++-- manual/creature.texi | 6 ++++++ manual/maint.texi | 4 ++++ misc/sys/ioctl.h | 2 +- misc/sys/select.h | 4 ++-- posix/glob.h | 4 ++-- posix/sched.h | 2 +- posix/sys/wait.h | 4 ++-- resolv/netdb.h | 2 +- resource/sys/resource.h | 2 +- rt/aio.h | 4 ++-- rt/mqueue.h | 2 +- signal/signal.h | 2 +- socket/sys/socket.h | 14 ++++++------- support/timespec.h | 2 +- support/xtime.h | 2 +- support/xunistd.h | 2 +- sysdeps/generic/features-time64.h | 19 ----------------- sysdeps/nptl/pthread.h | 18 ++++++++-------- sysdeps/pthread/semaphore.h | 4 ++-- sysdeps/pthread/threads.h | 6 +++--- sysdeps/unix/sysv/linux/arm/bits/struct_stat.h | 8 ++++---- sysdeps/unix/sysv/linux/bits/socket-constants.h | 2 +- sysdeps/unix/sysv/linux/bits/time.h | 2 +- sysdeps/unix/sysv/linux/bits/timex.h | 2 +- .../unix/sysv/linux/bits/types/struct_msqid_ds.h | 2 +- .../unix/sysv/linux/bits/types/struct_semid_ds.h | 2 +- .../unix/sysv/linux/bits/types/struct_shmid_ds.h | 2 +- sysdeps/unix/sysv/linux/csky/bits/struct_stat.h | 4 ++-- sysdeps/unix/sysv/linux/features-time64.h | 9 ++++++-- .../unix/sysv/linux/hppa/bits/socket-constants.h | 2 +- sysdeps/unix/sysv/linux/hppa/bits/struct_stat.h | 8 ++++---- .../sysv/linux/hppa/bits/types/struct_msqid_ds.h | 2 +- .../sysv/linux/hppa/bits/types/struct_semid_ds.h | 2 +- .../sysv/linux/hppa/bits/types/struct_shmid_ds.h | 2 +- sysdeps/unix/sysv/linux/m68k/bits/struct_stat.h | 8 ++++---- .../unix/sysv/linux/microblaze/bits/struct_stat.h | 12 +++++------ .../unix/sysv/linux/mips/bits/socket-constants.h | 2 +- sysdeps/unix/sysv/linux/mips/bits/struct_stat.h | 14 ++++++------- .../sysv/linux/mips/bits/types/struct_msqid_ds.h | 2 +- .../sysv/linux/mips/bits/types/struct_semid_ds.h | 2 +- .../sysv/linux/mips/bits/types/struct_shmid_ds.h | 2 +- sysdeps/unix/sysv/linux/nios2/bits/struct_stat.h | 4 ++-- .../sysv/linux/powerpc/bits/socket-constants.h | 2 +- sysdeps/unix/sysv/linux/powerpc/bits/struct_stat.h | 8 ++++---- .../linux/powerpc/bits/types/struct_msqid_ds.h | 2 +- .../linux/powerpc/bits/types/struct_semid_ds.h | 2 +- .../linux/powerpc/bits/types/struct_shmid_ds.h | 2 +- sysdeps/unix/sysv/linux/s390/bits/struct_stat.h | 4 ++-- sysdeps/unix/sysv/linux/sh/bits/struct_stat.h | 8 ++++---- .../unix/sysv/linux/sparc/bits/socket-constants.h | 2 +- sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 8 ++++---- .../sysv/linux/sparc/bits/types/struct_msqid_ds.h | 2 +- .../sysv/linux/sparc/bits/types/struct_semid_ds.h | 2 +- .../sysv/linux/sparc/bits/types/struct_shmid_ds.h | 2 +- sysdeps/unix/sysv/linux/sys/epoll.h | 2 +- sysdeps/unix/sysv/linux/sys/prctl.h | 2 +- sysdeps/unix/sysv/linux/sys/timerfd.h | 4 ++-- sysdeps/unix/sysv/linux/sys/timex.h | 2 +- sysdeps/unix/sysv/linux/x86/bits/struct_stat.h | 8 ++++---- .../sysv/linux/x86/bits/types/struct_semid_ds.h | 2 +- sysvipc/sys/msg.h | 2 +- sysvipc/sys/sem.h | 4 ++-- sysvipc/sys/shm.h | 2 +- time/bits/types/struct_timespec.h | 4 ++-- time/bits/types/struct_timeval.h | 2 +- time/bits/types/time_t.h | 2 +- time/sys/time.h | 10 ++++----- time/time.h | 24 +++++++++++----------- 75 files changed, 178 insertions(+), 182 deletions(-) delete mode 100644 sysdeps/generic/features-time64.h