commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-61-g5e3d2fc


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-61-g5e3d2fc
Date: Thu, 21 Nov 2013 09:30:43 +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 "Hurd".

The branch, master has been updated
       via  5e3d2fc37be8b73a0ddabf1389c75f79e77c7e93 (commit)
       via  ae2434732c4b24d1b91ab30615e79f48bd40b9b5 (commit)
       via  7d8a6e3f517d0bf959a2db2c9c774a15439f6c94 (commit)
       via  d1fd151cdd1faec5fd4966118586c746a89d93c1 (commit)
       via  562e3a8a2652dd960d5d76208c723f717e47330e (commit)
       via  6ba9bf05e62d651505e1487b50eee90bd6379e02 (commit)
       via  edd9912ffb4a44068aae2ec21f0449d3d53616a3 (commit)
       via  32e60534c7e2b6093de74bd75d37cb117f1d3a5c (commit)
      from  448d06e8dc5c06f111bb6baae7d456e174225729 (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 5e3d2fc37be8b73a0ddabf1389c75f79e77c7e93
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 13:19:36 2013 +0100

    libshouldbeinlibc: fix error handling in maptime_map
    
    Found using the Clang Static Analyzer.
    
    * libshouldbeinlibc/maptime.c (maptime_map): Fix error handling.

commit ae2434732c4b24d1b91ab30615e79f48bd40b9b5
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 12:37:21 2013 +0100

    mach-defpager: drop all register qualifiers
    
    * mach-defpager/default_pager.c: Drop register qualifiers.
    * mach-defpager/kalloc.c: Likewise.
    * mach-defpager/queue.h: Likewise.
    * mach-defpager/wiring.c: Likewise.

commit 7d8a6e3f517d0bf959a2db2c9c774a15439f6c94
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 12:08:28 2013 +0100

    usermux: actually use the computed flags value in netfs_attempt_utimes
    
    If either atime or mtime is NULL, the respective time should be set to
    the current time.
    
    Found using the Clang Static Analyzer.
    
    * usermux/node.c (netfs_attempt_utimes): Use flags in call to
      fshelp_touch.

commit d1fd151cdd1faec5fd4966118586c746a89d93c1
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 12:01:43 2013 +0100

    nfsd: fix error handling in op_remove
    
    Found using the Clang Static Analyzer.
    
    * nfsd/ops.c (op_remove): Fix error handling.

commit 562e3a8a2652dd960d5d76208c723f717e47330e
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 11:47:44 2013 +0100

    fatfs: fix error handling in diskfs_get_directs
    
    Found using the Clang Static Analyzer.
    
    * fatfs/dir.c (diskfs_get_directs): Fix error handling.

commit 6ba9bf05e62d651505e1487b50eee90bd6379e02
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 11:46:29 2013 +0100

    fatfs: fix error handling in diskfs_lookup_hard
    
    Found using the Clang Static Analyzer.
    
    * fatfs/dir.c (diskfs_lookup_hard): Fix error handling.

commit edd9912ffb4a44068aae2ec21f0449d3d53616a3
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 11:35:14 2013 +0100

    libps: fix the length computation in fprint_frac_value
    
    Found using the Clang Static Analyzer.
    
    * libps/spec.c (fprint_frac_value): Fix computation of value_len.

commit 32e60534c7e2b6093de74bd75d37cb117f1d3a5c
Author: Justus Winter <address@hidden>
Date:   Wed Nov 20 11:22:34 2013 +0100

    utils: fix dead initialization
    
    Found using the Clang Static Analyzer.
    
    * utils/frobauth.c (posix_parse_opt): Fix dead initialization.
    (no_ugids_parse_opt): Likewise.

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

Summary of changes:
 fatfs/dir.c                   |    4 +
 libps/spec.c                  |    2 +-
 libshouldbeinlibc/maptime.c   |   14 ++--
 mach-defpager/default_pager.c |  182 ++++++++++++++++++++--------------------
 mach-defpager/kalloc.c        |   10 +-
 mach-defpager/queue.h         |   10 +-
 mach-defpager/wiring.c        |    2 +-
 nfsd/ops.c                    |    2 +-
 usermux/node.c                |    2 +-
 utils/frobauth.c              |    4 +-
 10 files changed, 118 insertions(+), 114 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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