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 "GNU Mach".
The branch, master has been updated via 28b53508aa4cd06933fa1bcbbaa791ad12ecbf51 (commit) from 4adf780d61796c45f58100ed15d9c9a0a3c562fc (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 28b53508aa4cd06933fa1bcbbaa791ad12ecbf51 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Jan 28 00:48:58 2020 +0100 Set time_t type to 64bit In order to fix year 2038 limit in RTC driver * include/sys/types.h (time_t): Bump type to 64bit. * Makefile.am (clib_routines): Also allow __moddi3. ----------------------------------------------------------------------- Summary of changes: Makefile.am | 2 +- include/sys/types.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach