commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. 1eabe09c011e133d1cb3750


From: Justus Winter
Subject: [SCM] the great next stuff branch, dde, updated. 1eabe09c011e133d1cb3750f10a76cd0924f88b7
Date: Wed, 09 Apr 2014 10:29:47 +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 "the great next stuff".

The branch, dde has been updated
       via  1eabe09c011e133d1cb3750f10a76cd0924f88b7 (commit)
      from  7ea30aff0d525996a91d0ca4e0cf1a75f51e73d2 (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 1eabe09c011e133d1cb3750f10a76cd0924f88b7
Author: Justus Winter <address@hidden>
Date:   Mon Apr 7 12:07:18 2014 +0200

    libports: fix notify_port_t receiver lookups
    
    This is a patch that in conjunction with
    e9687ec4ff525ae4a88314ba4ae97da770bd012f fixes the receiver lookups
    for the notify_port_t type.
    
    * devnode/Makefile (MIGSFLAGS): Use mig-mutate.h.
    * eth-filter/Makefile: Likewise.
    * eth-multiplexer/Makefile: Likewise.
    * libmachdev/Makefile: Likewise.
    * devnode/mig-mutate.h: New file.
    * eth-filter/mig-mutate.h: Likewise.
    * eth-multiplexer/mig-mutate.h: Likewise.
    * libmachdev/mig-mutate.h: Likewise.
    * devnode/devnode.c: Adjust accordingly.
    * eth-filter/filter.c: Likewise.
    * eth-multiplexer/notify_impl.c: Likewise.
    * libmachdev/trivfs_server.c: Likewise.

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

Summary of changes:
 devnode/Makefile                                   |    1 +
 devnode/devnode.c                                  |   14 ++++++------
 libnetfs/get-source.c => devnode/mig-mutate.h      |   21 ++++++++-----------
 eth-filter/Makefile                                |    1 +
 eth-filter/filter.c                                |   14 ++++++------
 libnetfs/get-source.c => eth-filter/mig-mutate.h   |   21 ++++++++-----------
 eth-multiplexer/Makefile                           |    1 +
 .../get-source.c => eth-multiplexer/mig-mutate.h   |   21 ++++++++-----------
 eth-multiplexer/notify_impl.c                      |   14 ++++++------
 libmachdev/Makefile                                |    1 +
 libnetfs/get-source.c => libmachdev/mig-mutate.h   |   21 ++++++++-----------
 libmachdev/trivfs_server.c                         |   14 ++++++------
 12 files changed, 68 insertions(+), 76 deletions(-)
 copy libnetfs/get-source.c => devnode/mig-mutate.h (69%)
 copy libnetfs/get-source.c => eth-filter/mig-mutate.h (69%)
 copy libnetfs/get-source.c => eth-multiplexer/mig-mutate.h (69%)
 copy libnetfs/get-source.c => libmachdev/mig-mutate.h (69%)


hooks/post-receive
-- 
the great next stuff



reply via email to

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