[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.8-950-gaf37e94a
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.8-950-gaf37e94a |
Date: |
Fri, 6 Dec 2024 09:22:09 -0500 (EST) |
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 af37e94a41d9da3d63d03818be70c1df62441f2a (commit)
from fa27b31ec185999826894496faac629bd1716b8d (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 af37e94a41d9da3d63d03818be70c1df62441f2a
Author: Etienne Brateau <etienne.brateau@gmail.com>
Date: Fri Dec 6 14:44:19 2024 +0100
ipc_kmsg: fix print of size of mach_msg_header
msgh_size is a mach_msg_size_t which represent an unsigned int, so %u
must me used there instead of %d
Message-ID: <20241206134419.6609-1-etienne.brateau@gmail.com>
-----------------------------------------------------------------------
Summary of changes:
ipc/ipc_kmsg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.8-950-gaf37e94a,
Samuel Thibault <=