commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-121-g57d5c5c


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.7-121-g57d5c5c
Date: Wed, 27 Apr 2016 15:36:29 +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  57d5c5ca5463d43196393bc5b2d5f379ee749374 (commit)
       via  62bd3f2351a7665e681f00ad6dd92b08b8c68b72 (commit)
       via  33536608704a637eb8618396244ed43b9aa6aaf6 (commit)
      from  f2d22b3bab4de4b20c857bf6f0191fb6c000fd14 (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 57d5c5ca5463d43196393bc5b2d5f379ee749374
Author: Justus Winter <address@hidden>
Date:   Mon Apr 25 17:58:52 2016 +0200

    libshouldbeinlibc: use the new assert in the refcount primitives
    
    * libshouldbeinlibc/refcount.h: Use 'assert_backtrace'.

commit 62bd3f2351a7665e681f00ad6dd92b08b8c68b72
Author: Justus Winter <address@hidden>
Date:   Fri Jun 20 15:50:53 2014 +0200

    libshouldbeinlibc: add assert(3) variant that prints backtraces
    
    * libshouldbeinlibc/Makefile: Add new files
    * libshouldbeinlibc/assert-backtrace.{c,h}: New files.

commit 33536608704a637eb8618396244ed43b9aa6aaf6
Author: Justus Winter <address@hidden>
Date:   Mon Apr 25 18:34:31 2016 +0200

    libpager: add missing include
    
    * libpager/demuxer.c: Include <assert.h>.

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

Summary of changes:
 libpager/demuxer.c                   |    1 +
 libshouldbeinlibc/Makefile           |    2 +
 libshouldbeinlibc/assert-backtrace.c |   79 ++++++++++++++++++++++++++++++++++
 libshouldbeinlibc/assert-backtrace.h |   60 ++++++++++++++++++++++++++
 libshouldbeinlibc/refcount.h         |   41 +++++++++++-------
 5 files changed, 167 insertions(+), 16 deletions(-)
 create mode 100644 libshouldbeinlibc/assert-backtrace.c
 create mode 100644 libshouldbeinlibc/assert-backtrace.h


hooks/post-receive
-- 
Hurd



reply via email to

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