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 119294278af2390971305224c9772d89525d97e1 (commit) from fe0231ba14d8597b0d78bf6121dd15a82bbab34a (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 119294278af2390971305224c9772d89525d97e1 Author: Justus Winter <4win...@informatik.uni-hamburg.de> Date: Sat Apr 5 15:08:06 2014 +0200 include: make the notify_port_t types translation functions mutable Make the intran, outtran and destructor functions mutable using preprocessor macros. Make it possible to inject imports using the NOTIFY_IMPORTS macro. This way, userspace servers can provide their own translation functions. * include/mach/notify.defs: Honor NOTIFY_IMPORTS. (notify_port_t): Make the translation mutable using preprocessor macros. ----------------------------------------------------------------------- Summary of changes: include/mach/notify.defs | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) hooks/post-receive -- GNU Mach