commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-27-g5ac0c5c


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.9-27-g5ac0c5c
Date: Tue, 28 Feb 2017 12:12:41 -0500 (EST)

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  5ac0c5c8e2e13217aabe7dd6e91ff218d0db6346 (commit)
       via  9beba9b6d168f59eeb74859ab5d88d9cabfe6f37 (commit)
       via  4acff3451900c5d88ae72f69f6a7063b9dbb5483 (commit)
      from  8faee92d84336ca44652c8c3a906b70b67f8a7f1 (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 5ac0c5c8e2e13217aabe7dd6e91ff218d0db6346
Author: Justus Winter <address@hidden>
Date:   Tue Feb 28 17:57:37 2017 +0100

    boot: Add a verbose option.
    
    * boot/boot.c (verbose): New variable.
    (options): New option.
    (parse_opt): Handle new option.
    (ds_device_open): Be verbose if so desired.
    (task_died): Likewise.
    (S_mach_notify_new_task): Likewise.
    * boot/userland-boot.c (boot_script_task_create): Likewise.
    (boot_script_task_resume): Likewise.
    * boot/private.h: New file.

commit 9beba9b6d168f59eeb74859ab5d88d9cabfe6f37
Author: Justus Winter <address@hidden>
Date:   Tue Feb 28 17:53:45 2017 +0100

    boot: Cleanup Makefile.
    
    * boot/Makefile (SRCS): Drop removed sources.

commit 4acff3451900c5d88ae72f69f6a7063b9dbb5483
Author: Justus Winter <address@hidden>
Date:   Tue Feb 28 17:40:01 2017 +0100

    libshouldbeinlibc: Fix NDEBUG build.
    
    * libshouldbeinlibc/assert-backtrace.h (assert_perror_backtrace): Fix
    variant for NDEBUG.

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

Summary of changes:
 boot/Makefile                                  |  3 +--
 boot/boot.c                                    | 19 +++++++++++++++++++
 libshouldbeinlibc/refcount.c => boot/private.h | 16 +++++++++-------
 boot/userland-boot.c                           | 15 +++++++++++++--
 libshouldbeinlibc/assert-backtrace.h           |  2 +-
 5 files changed, 43 insertions(+), 12 deletions(-)
 copy libshouldbeinlibc/refcount.c => boot/private.h (69%)


hooks/post-receive
-- 
Hurd



reply via email to

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