This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via 685bacfc48e05fab8be172f5659f7df4874d9834 (commit) from 88cfa0464dc86d088e0f8484bc15a279d83919e9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 685bacfc48e05fab8be172f5659f7df4874d9834 Author: Zhaoming Luo <zhming...@163.com> Date: Sat May 3 21:28:08 2025 +0800 libshouldbeinlibc: Use 64bit mapped time values in maptime_read when possible Use 64bit mapped time values in maptime_read when the kernel and the mapped_time_value structure in header file time_value.h support it. Otherwise step back to use the 32bit time. Message-ID: <20250503132808.15359-1-zhming...@163.com> ----------------------------------------------------------------------- Summary of changes: configure.ac | 3 +++ libshouldbeinlibc/maptime.h | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) hooks/post-receive -- Hurd