This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 62db87ab24 timezone: Fix tst-bz28707 Makefile rule new 5bd83aa836 Revert "support: Add support_socket_so_timestamp_time64" new 572e0c8554 Revert "linux: Fix ancillary 64-bit time timestamp conversio [...]
The 2 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: support/Makefile | 1 - support/support.h | 4 - support/support_socket_so_timestamp_time64.c | 56 ---- sysdeps/unix/sysv/linux/Makefile | 3 - sysdeps/unix/sysv/linux/convert_scm_timestamps.c | 11 +- .../unix/sysv/linux/tst-socket-timestamp-time64.c | 1 - sysdeps/unix/sysv/linux/tst-socket-timestamp.c | 344 --------------------- 7 files changed, 5 insertions(+), 415 deletions(-) delete mode 100644 support/support_socket_so_timestamp_time64.c delete mode 100644 sysdeps/unix/sysv/linux/tst-socket-timestamp-time64.c delete mode 100644 sysdeps/unix/sysv/linux/tst-socket-timestamp.c