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.4-423-g50cc515


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-423-g50cc515
Date: Tue, 25 Mar 2014 07:45:58 +0000

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  50cc5152ebb4872b57a764d7b5ad62636f674e01 (commit)
      from  e33a07f421a84e54360628354e4faa0cf4a5d36f (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 50cc5152ebb4872b57a764d7b5ad62636f674e01
Author: Justus Winter <address@hidden>
Date:   Mon Mar 3 19:12:52 2014 +0100

    include: make the memory_object_t types translation functions mutable
    
    Make the intran, outtran and destructor functions mutable using
    preprocessor macros.  Make it possible to inject imports using the
    MEMORY_OBJECT_IMPORTS macro.  This way, userspace servers can provide
    their own translation functions.
    
    * include/mach/mach_types.defs (memory_object_t): Make the translation
    mutable using preprocessor macros.
    * include/mach/memory_object.defs: Likewise for the inlined type 
declarations.
    Honor MEMORY_OBJECT_IMPORTS.
    * include/mach/memory_object_default.defs: Likewise.

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

Summary of changes:
 include/mach/mach_types.defs            |   10 ++++++++++
 include/mach/memory_object.defs         |   28 ++++++++++++++++++++++++----
 include/mach/memory_object_default.defs |    4 ++++
 3 files changed, 38 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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