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-365-gffe08a0


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-365-gffe08a0
Date: Fri, 20 Dec 2013 22:52:28 +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  ffe08a02b56760dc174e7f5fab5e57dc513f5e17 (commit)
       via  be1ce42e936c96776b661ba5a93b0c9d0d76bb31 (commit)
       via  2b33e316ac0d14b564ade0dd6fc3be136e945926 (commit)
       via  2370957542f907f45395fdf5c8e18d76a4843f2a (commit)
       via  549984f6b3b5ec146edcb03d86e637eff9956bd2 (commit)
      from  b2c50e9cac17f5284401c22b5d912edf6e49f6ed (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 ffe08a02b56760dc174e7f5fab5e57dc513f5e17
Merge: be1ce42 b2c50e9
Author: Samuel Thibault <address@hidden>
Date:   Fri Dec 20 23:52:07 2013 +0100

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach

commit be1ce42e936c96776b661ba5a93b0c9d0d76bb31
Author: Marin Ramesa <address@hidden>
Date:   Fri Dec 20 13:29:00 2013 +0100

    Mark pure functions with attribute pure

commit 2b33e316ac0d14b564ade0dd6fc3be136e945926
Author: Marin Ramesa <address@hidden>
Date:   Thu Dec 19 18:51:05 2013 +0100

    kern/strings.c (strlen): mark with attribute pure
    
    * kern/strings.c (strlen): Mark with attribute pure.

commit 2370957542f907f45395fdf5c8e18d76a4843f2a
Author: Marin Ramesa <address@hidden>
Date:   Thu Dec 19 20:43:55 2013 +0100

    ddb/db_watch.c (db_watchpoint_cmd): remove forward declaration
    
    * ddb/db_watch.c (db_watchpoint_cmd) (db_option): Remove forward 
declaration.

commit 549984f6b3b5ec146edcb03d86e637eff9956bd2
Author: Marin Ramesa <address@hidden>
Date:   Thu Dec 19 20:43:54 2013 +0100

    Declare void argument lists (part 2)
    
    Declare void argument lists that were not declared in the first
    part of this patch and
    
    * kern/sched_prim.h (recompute_priorities): Fix prototype.
    * kern/startup.c (setup_main) (recompute_priorities): Fix call.

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

Summary of changes:
 ddb/db_aout.c        |    4 ++--
 ddb/db_break.c       |    4 ++--
 ddb/db_break.h       |    6 +++---
 ddb/db_command.c     |    2 +-
 ddb/db_command.h     |    2 +-
 ddb/db_output.c      |    2 +-
 ddb/db_output.h      |    2 +-
 ddb/db_run.c         |    2 +-
 ddb/db_sym.c         |    2 +-
 ddb/db_watch.c       |    3 +--
 device/blkio.c       |    2 +-
 device/conf.h        |    6 +++---
 device/dev_name.c    |    2 +-
 device/ds_routines.c |    2 +-
 device/net_io.h      |    2 +-
 i386/i386/mp_desc.c  |    2 +-
 include/string.h     |    8 ++++----
 kern/bootstrap.c     |    4 ++--
 kern/machine.c       |    4 ++--
 kern/sched_prim.h    |    4 ++--
 kern/startup.c       |    2 +-
 kern/strings.c       |    6 +++---
 vm/pmap.h            |    2 +-
 vm/vm_resident.c     |    2 +-
 24 files changed, 38 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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