commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.4-348-gf3593b7


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-348-gf3593b7
Date: Mon, 16 Dec 2013 06:44:07 +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  f3593b77a6ab8550c119e0617e3dee4abf144533 (commit)
       via  4e639015436ec69fc161da2eb061073701483680 (commit)
      from  1e9c1fd4558f7777866ffa58ef5e26552106af0f (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 f3593b77a6ab8550c119e0617e3dee4abf144533
Author: Marin Ramesa <address@hidden>
Date:   Mon Dec 16 00:18:41 2013 +0100

    kern: quiet GCC warnings about set but unused variables
    
    * kern/lock.h (simple_lock_data_empty): Define.
    (decl_simple_lock_data, simple_unlock): Likewise.
    * kern/sched_prim.c (lock): Declare.
    [MACH_SLOCKS]: Remove #ifs.
    * kern/task.c (task_lock, task_unlock): Remove address operator.

commit 4e639015436ec69fc161da2eb061073701483680
Author: Marin Ramesa <address@hidden>
Date:   Mon Dec 16 00:18:40 2013 +0100

    Quiet GCC warning about uninitialized variable
    
    * ddb/db_command.h (db_error): Mark with attribute noreturn.
    * i386/i386/setjmp.h (_longjmp): Likewise.

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

Summary of changes:
 ddb/db_command.h   |    2 +-
 i386/i386/setjmp.h |    2 +-
 kern/lock.h        |    6 ++++--
 kern/sched_prim.c  |   18 +++---------------
 kern/task.c        |    4 ++--
 5 files changed, 11 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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