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 a8fbf3737be9a6f5fd1d87765072292d54e54aac (commit) from aafaddc3ba9b14a319153aaff0a7f0d333ef3637 (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 a8fbf3737be9a6f5fd1d87765072292d54e54aac Author: Flavio Cruz <flavioc...@gmail.com> Date: Sat Jan 28 02:04:34 2023 -0500 Add host_set_time64 and host_adjust_time64 Same existing logic, just with 64 bits. Old RPCs are implemented by calling into the new RPCs. Message-Id: <y9tjaml2byowu...@jupiter.tail36e24.ts.net> ----------------------------------------------------------------------- Summary of changes: doc/mach.texi | 4 +-- include/mach/mach_host.defs | 18 ++++++++++++ kern/mach_clock.c | 67 +++++++++++++++++++++++++++++++++------------ 3 files changed, 69 insertions(+), 20 deletions(-) hooks/post-receive -- GNU Mach