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-174-gf34397d


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-174-gf34397d
Date: Sun, 24 Nov 2013 22:14:17 +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  f34397dadc2d60c32aa1e42ab96950b61ea22f54 (commit)
      from  c476fec1212370f2a24d79037c65970c1974ce19 (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 f34397dadc2d60c32aa1e42ab96950b61ea22f54
Author: Marin Ramesa <address@hidden>
Date:   Thu Nov 21 22:03:23 2013 +0100

    Modify struct db_variable
    
    * ddb/db_macro.c (db_arg_variable): Make function void.
    * ddb/db_macro.h (db_arg_variable): Declare void return.
    * ddb/db_task_thread.c (db_set_default_thread): Make function void.
    (db_get_task_thread): Make function void.
    * ddb/db_variables.c (db_set_default_thread, db_get_task_thread, 
db_arg_variable): Declare void return.
    (db_read_write_variable): Use void in initialization.
    * ddb/db_variables.h (db_variable): Make third member return void.
    [FCN_NULL]: Define void.
    * i386/i386/db_trace.c (db_i386_reg_value): Make function void.

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

Summary of changes:
 ddb/db_macro.c       |    4 ++--
 ddb/db_macro.h       |    2 +-
 ddb/db_task_thread.c |   12 ++++++------
 ddb/db_variables.c   |    8 ++++----
 ddb/db_variables.h   |    4 ++--
 i386/i386/db_trace.c |    4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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