commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] MIG branch, master, updated. v1.4-6-g5e3ef51


From: Justus Winter
Subject: [SCM] MIG branch, master, updated. v1.4-6-g5e3ef51
Date: Mon, 20 Jan 2014 09:36:05 +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 "MIG".

The branch, master has been updated
       via  5e3ef5153fe6aa2190ffa185009fa45e3549469d (commit)
       via  b39ae10e7d9c9db61822fe48585dbc2fdbbcc5d2 (commit)
      from  4cf0e0e059f3b1593ab75e436f61a8a36a0c6cd6 (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 5e3ef5153fe6aa2190ffa185009fa45e3549469d
Author: Justus Winter <address@hidden>
Date:   Sun Dec 1 17:02:28 2013 +0100

    Generate a x_server_routine in the sheader so it can be inlined
    
    * header.c (WriteServerHeader): Emit a x_server_routine that can be
      inlined.
    * server.c (WriteEpilog): Export the x_routines array so it can be
      used from the inlined x_server_routine.

commit b39ae10e7d9c9db61822fe48585dbc2fdbbcc5d2
Author: Justus Winter <address@hidden>
Date:   Sun Dec 1 16:28:44 2013 +0100

    Move the generation of x_server_routine function into a function
    
    * server.c (WriteSubsystemServerRoutine): New function.
    (WriteEpilog): Adjust accordingly.
    * write.h (WriteSubsystemServerRoutine): New declaration.

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

Summary of changes:
 header.c |   10 ++++++++++
 server.c |   37 ++++++++++++++++++++++---------------
 write.h  |    1 +
 3 files changed, 33 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
MIG



reply via email to

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