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-879-gafec41f9


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-879-gafec41f9
Date: Sat, 9 Mar 2024 12:51:43 -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  afec41f9d80cb1f923d0d4f76af832b036dc2f4f (commit)
      from  8e726dc9abda7027922444a53eb3131c8e267666 (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 afec41f9d80cb1f923d0d4f76af832b036dc2f4f
Author: LD <luca@orpolo.org>
Date:   Sat Mar 9 15:02:44 2024 +0100

    move x86 copy_user.[ch] to ipc/ and make it arch-indipendent
    
    Message-ID: <20240309140244.347835-3-luca@orpolo.org>

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

Summary of changes:
 Makefrag.am                    |  2 ++
 i386/Makefrag.am               |  1 -
 {x86_64 => ipc}/copy_user.c    |  7 +++++--
 {i386/i386 => ipc}/copy_user.h | 18 +++++++++---------
 ipc/ipc_kmsg.c                 |  2 +-
 ipc/ipc_mqueue.c               |  2 +-
 ipc/mach_msg.c                 |  2 +-
 kern/ipc_mig.c                 |  2 +-
 x86_64/Makefrag.am             |  1 -
 9 files changed, 20 insertions(+), 17 deletions(-)
 rename {x86_64 => ipc}/copy_user.c (99%)
 rename {i386/i386 => ipc}/copy_user.h (90%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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