commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.6-88-g3f0a9b1


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.6-88-g3f0a9b1
Date: Fri, 30 Oct 2015 09:13:26 +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 "Hurd".

The branch, master has been updated
       via  3f0a9b1145c25d1f0f19fc93da3c272c5505a5ee (commit)
       via  c3c6b55517d7d1e217e88d08f3265a5a7d77565a (commit)
       via  0437af60d3bbf09003f3fd1fdb9993958fcd430d (commit)
      from  d4a2c3958c79b9582b6541585ad2a72aca7a734a (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 3f0a9b1145c25d1f0f19fc93da3c272c5505a5ee
Author: Justus Winter <address@hidden>
Date:   Thu Oct 29 16:39:31 2015 +0100

    pflocal: avoid building the interrupt server
    
    * pflocal/io.c: Do not needlessly include `interrupt_S.h'.

commit c3c6b55517d7d1e217e88d08f3265a5a7d77565a
Author: Justus Winter <address@hidden>
Date:   Thu Oct 29 16:38:17 2015 +0100

    hurd: fix type of in-translation function
    
    * hurd/hurd_types.defs (interrupt_t): Fix type of in-translation
    function.

commit 0437af60d3bbf09003f3fd1fdb9993958fcd430d
Author: Justus Winter <address@hidden>
Date:   Thu Oct 29 15:43:28 2015 +0100

    trans: improve demuxers
    
    Handle multiple request types as recommended by the Mach Server
    Writer's Guide section 4, subsection "Handling Multiple Request
    Types".  This avoids initializing the reply message in every X_server
    function.
    
    * trans/proxy-defpager.c (proxy_defpager_demuxer): Improve the demuxer
    function.
    * trans/streamio.c (demuxer): Likewise.

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

Summary of changes:
 hurd/hurd_types.defs   |    2 +-
 pflocal/io.c           |    1 -
 trans/proxy-defpager.c |   14 ++++++++++----
 trans/streamio.c       |   15 +++++++++++----
 4 files changed, 22 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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