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-431-gf1cdf41


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-431-gf1cdf41
Date: Wed, 09 Apr 2014 12:32:22 +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  f1cdf417edeb9979a5f1f32c20d7ad75abc97a14 (commit)
      from  119294278af2390971305224c9772d89525d97e1 (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 f1cdf417edeb9979a5f1f32c20d7ad75abc97a14
Author: Justus Winter <address@hidden>
Date:   Tue Apr 8 15:40:42 2014 +0200

    include: make the device_t types translation functions mutable
    
    Make the intran, outtran and destructor functions mutable using
    preprocessor macros.  Make it possible to inject imports using the
    DEVICE_IMPORTS macro.  This way, userspace servers can provide their
    own translation functions.
    
    * include/device/device_types.defs: Honor DEVICE_IMPORTS.
    (device_t): Make the translation mutable using preprocessor macros.

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

Summary of changes:
 include/device/device_types.defs |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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