commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-501-g0d3b80f


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-501-g0d3b80f
Date: Mon, 01 Dec 2014 17:50:58 +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  0d3b80f04a1caee51b9995c9626838f85295bb06 (commit)
      from  40d433fd1ca3aedac58a281f982725bfa9f77997 (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 0d3b80f04a1caee51b9995c9626838f85295bb06
Author: Justus Winter <address@hidden>
Date:   Sun Nov 23 19:09:51 2014 +0100

    libshouldbeinlibc: move the reference counting primitives here
    
    Declare all functions `extern inline' instead of `static inline'.
    This allows us to use them in functions declared as `extern inline'.
    
    * libshouldbeinlibc/refcount.h: Move here, and declare all functions
    `extern inline'.
    * libshouldbeinlibc/refcount.c: And define the functions here.
    * libshouldbeinlibc/Makefile: Add `refcount.{c,h}'.

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

Summary of changes:
 libshouldbeinlibc/Makefile                  |    8 ++++-
 auth/auth.h => libshouldbeinlibc/refcount.c |   17 ++++-------
 {include => libshouldbeinlibc}/refcount.h   |   40 +++++++++++++++-----------
 3 files changed, 35 insertions(+), 30 deletions(-)
 copy auth/auth.h => libshouldbeinlibc/refcount.c (77%)
 rename {include => libshouldbeinlibc}/refcount.h (96%)


hooks/post-receive
-- 
Hurd



reply via email to

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