[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.9.git20230216-14-ga3cf2656
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.9.git20230216-14-ga3cf2656 |
Date: |
Mon, 24 Apr 2023 16:38:27 -0400 (EDT) |
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 a3cf2656cabaf5691a4e45302eea879791917e2b (commit)
from 9f7cfaa5c02ffbf83f909ed6e5cb9467bcc76a49 (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 a3cf2656cabaf5691a4e45302eea879791917e2b
Author: Flavio Cruz <flaviocruz@gmail.com>
Date: Mon Apr 24 00:57:53 2023 -0400
Improve portability for rpctrace on x86_64
Defined alignment as __alignof__(uintptr_t) to match MiG.
Also used char* instead of void* during the message iteration since it's
more portable as pointer arithmetic on void* is a GNU extension.
Message-Id: <ZEYMUWHf/2VH2KlD@jupiter.tail36e24.ts.net>
-----------------------------------------------------------------------
Summary of changes:
utils/rpctrace.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.9.git20230216-14-ga3cf2656,
Samuel Thibault <=