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-388-g4f82ae66


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-388-g4f82ae66
Date: Sun, 28 Aug 2022 07:11:58 -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 "GNU Mach".

The branch, master has been updated
       via  4f82ae66628a517585d6bef9465662a45481d024 (commit)
      from  30c93547cd14db1ae44ea9e32bf36a2c2b152c07 (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 4f82ae66628a517585d6bef9465662a45481d024
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Aug 28 13:10:35 2022 +0200

    copyinmsg: Set msgh_size inside copyinmsg rather than the caller
    
    In the 32/64 conversion case it is copyinmsg that will know the
    eventual size.

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

Summary of changes:
 i386/i386/i386asm.sym  | 2 ++
 i386/i386/locore.S     | 4 ++++
 include/mach/message.h | 2 +-
 ipc/ipc_kmsg.c         | 1 -
 ipc/mach_msg.c         | 2 --
 x86_64/locore.S        | 6 ++++--
 6 files changed, 11 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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