commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 3253311ede487203c84fab4f8af696671f0f


From: Thomas Schwinge
Subject: [SCM] Hurd branch, master, updated. 3253311ede487203c84fab4f8af696671f0f6568
Date: Thu, 24 Nov 2011 08:43:48 +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  3253311ede487203c84fab4f8af696671f0f6568 (commit)
       via  473aaa2d4d27ee40b00bcb64b8f6f6450a61209e (commit)
       via  ac67fbb6e2a503e27a579bdd92bfcd180f377ac4 (commit)
       via  f1d119a500a9294c81330ecd52a3221578a22bc3 (commit)
      from  05f5cc229323a61799388fbb52da84ca8cb502c9 (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 3253311ede487203c84fab4f8af696671f0f6568
Merge: 473aaa2 ac67fbb
Author: Thomas Schwinge <address@hidden>
Date:   Thu Nov 24 09:42:28 2011 +0100

    Merge remote-tracking branch 'darnassus/master'

commit 473aaa2d4d27ee40b00bcb64b8f6f6450a61209e
Author: Thomas Schwinge <address@hidden>
Date:   Thu Nov 24 09:41:33 2011 +0100

    * configure: Regenerate.

commit ac67fbb6e2a503e27a579bdd92bfcd180f377ac4
Author: Thomas Schwinge <address@hidden>
Date:   Thu Nov 24 08:21:16 2011 +0100

    Further port sequence number cleanup.
    
    * libpager/priv.h (struct pager): Make seqno member of type 
mach_port_seqno_t.
    Change all users.
    * libpager/seqnos.c (_pager_stubs_update_seqno): Rename to 
_pager_update_seqno.
    Change all users.
    * libpager/demuxer.c (pager_demuxer): Make use of _pager_update_seqno.
    * libpager/notify-stubs.c: Remove unused attribute where no longer 
appropriate.

commit f1d119a500a9294c81330ecd52a3221578a22bc3
Author: Sergio Lopez <address@hidden>
Date:   Wed Aug 10 17:33:37 2005 +0200

    Don't forget to update port sequence numbers in stub functions.
    
    * seqnos.c (_pager_stubs_update_seqno): New function.
    * priv.h (_pager_stubs_update_seqno): New function.
    
    * notify-stubs.c (_pager_do_seqnos_mach_notify_port_deleted):
    Call _pager_stubs_update_seqno to properly update seqno.
    (_pager_do_seqnos_mach_notify_msg_accepted): Likewise.
    (_pager_do_seqnos_mach_notify_port_destroyed): Likewise.
    (_pager_do_seqnos_mach_notify_send_once): Likewise.
    (_pager_do_seqnos_mach_notify_dead_name): Likewise.
    * stubs.c (_pager_seqnos_memory_object_copy): Likewise.
    (_pager_seqnos_memory_object_data_write): Likewise.
    (_pager_seqnos_memory_object_supply_completed): Likewise.

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

Summary of changes:
 configure               |   93 +++++++++++++++++++++++++++--------------------
 libpager/demuxer.c      |   20 ++--------
 libpager/notify-stubs.c |   43 +++++++++++-----------
 libpager/priv.h         |    9 +++--
 libpager/seqnos.c       |   26 ++++++++++++--
 libpager/stubs.c        |   18 +++++++---
 6 files changed, 120 insertions(+), 89 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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