commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 4133164b09e3c75bd5d6b72ef4661ca9


From: Richard Braun
Subject: [SCM] GNU Mach branch, master, updated. 4133164b09e3c75bd5d6b72ef4661ca92ffd387b
Date: Tue, 04 Dec 2012 21:25:00 +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 "GNU Mach".

The branch, master has been updated
       via  4133164b09e3c75bd5d6b72ef4661ca92ffd387b (commit)
      from  7aa475db4ce168401167dc2ffed6221493ae2db4 (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 4133164b09e3c75bd5d6b72ef4661ca92ffd387b
Author: Richard Braun <address@hidden>
Date:   Tue Dec 4 21:15:00 2012 +0000

    Strongly reduce risks of name capture in rbtree macros
    
    * kern/rbtree.h (rbtree_lookup): Prefix local variable names with three
    underscores.
    (rbtree_lookup_nearest): Likewise.
    (rbtree_insert): Likewise.
    (rbtree_lookup_slot): Likewise.
    (rbtree_insert_slot): Rewrite as an inline function.

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

Summary of changes:
 kern/rbtree.h |  164 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 83 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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