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-342-gf885fde


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-342-gf885fde
Date: Sun, 15 Dec 2013 20:46:05 +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  f885fde0a7177f954893be22efdf8c55c7c40fdb (commit)
      from  442227ee5519f307e9f74030a9eeb7aa7983a4bc (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 f885fde0a7177f954893be22efdf8c55c7c40fdb
Author: Marin Ramesa <address@hidden>
Date:   Sun Dec 15 11:48:39 2013 +0100

    ddb: qualify pointers whose dereferenced values are constant with const

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

Summary of changes:
 chips/busses.c       |    8 ++++----
 chips/busses.h       |    8 ++++----
 ddb/db_aout.c        |   34 +++++++++++++++++-----------------
 ddb/db_break.c       |   20 ++++++++++----------
 ddb/db_break.h       |   12 ++++++------
 ddb/db_command.c     |   22 +++++++++++-----------
 ddb/db_command.h     |    4 ++--
 ddb/db_cond.c        |    2 +-
 ddb/db_cond.h        |    2 +-
 ddb/db_examine.c     |   12 ++++++------
 ddb/db_examine.h     |   10 +++++-----
 ddb/db_expr.c        |    6 +++---
 ddb/db_expr.h        |    2 +-
 ddb/db_input.c       |    4 ++--
 ddb/db_lex.c         |    4 ++--
 ddb/db_lex.h         |    4 ++--
 ddb/db_macro.c       |    4 ++--
 ddb/db_macro.h       |    2 +-
 ddb/db_print.c       |   18 +++++++++---------
 ddb/db_print.h       |    8 ++++----
 ddb/db_run.c         |   20 ++++++++++----------
 ddb/db_run.h         |   12 ++++++------
 ddb/db_sym.c         |    6 +++---
 ddb/db_sym.h         |    2 +-
 ddb/db_task_thread.c |   18 +++++++++---------
 ddb/db_task_thread.h |    8 ++++----
 ddb/db_variables.c   |    9 +++++----
 ddb/db_watch.c       |   10 +++++-----
 ddb/db_watch.h       |   10 +++++-----
 ddb/db_write_cmd.c   |    2 +-
 ddb/db_write_cmd.h   |    2 +-
 i386/intel/pmap.c    |    4 ++--
 i386/intel/pmap.h    |    2 +-
 33 files changed, 146 insertions(+), 145 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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