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 06930b91c7f8227acc7a1d2d8e866679ab5fe7b2 (commit) from b4b653a500199ab6d61318b0b0093567155089cd (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 06930b91c7f8227acc7a1d2d8e866679ab5fe7b2 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Dec 19 03:16:12 2022 +0100 time_value: Fix usage in e.g. c89 programs The inline keyword was not defined there, so we need to use __inline__. This fixes make check in glibc. ----------------------------------------------------------------------- Summary of changes: include/mach/time_value.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach