commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-557-g7170cfbf


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-557-g7170cfbf
Date: Sun, 12 Feb 2023 18:51:47 -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  7170cfbfb70cdce12ea6ec6697ed95c557aa1989 (commit)
      from  feba9b7b1d88e505feb6579e41dc45e48c264e6f (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 7170cfbfb70cdce12ea6ec6697ed95c557aa1989
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 13 00:49:05 2023 +0100

    time_value: Fix rpc_time_value_t compatibility.
    
    5fdc928d3d29 ("fix rpc time value for 64 bit") broke hurd build because
    structures are never compatible in C. For userland we however know
    that rpc_time_value is the same as time_value, so we can just typedef
    rpc_time_value_t to struct time_value as userland is used to.

-----------------------------------------------------------------------

Summary of changes:
 include/mach/time_value.h | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]