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-458-g673603d


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-458-g673603d
Date: Sun, 02 Nov 2014 11:37:36 +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  673603dae49fd06de782780a38e2914ed8cd8777 (commit)
      from  139b283e0d40a3a482a61e1fb9afb5381323d8d0 (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 673603dae49fd06de782780a38e2914ed8cd8777
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 2 12:29:27 2014 +0100

    Fix proc_getprocinfo calls
    
    The procinfoCnt argument is the number of elements of the procinfo_t array,
    not its size in bytes.
    
    * exec/elfcore.c (dump_core): Fix procinfoCnt given to proc_getprocinfo.
    * libps/procstat.c (merge_procinfo): Likewise.
    * utils/login.c (check_owned): Likewise.

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

Summary of changes:
 exec/elfcore.c   |    2 +-
 libps/procstat.c |    4 ++--
 utils/login.c    |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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