commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. b34bcabd5d030552206697a5ab530eb3aac4


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. b34bcabd5d030552206697a5ab530eb3aac43e50
Date: Thu, 26 Aug 2010 21:56:06 +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  b34bcabd5d030552206697a5ab530eb3aac43e50 (commit)
       via  818edad80ccf91825554f0088e2e3d8a0c5a6785 (commit)
      from  862bdf3d26ac8fd61c7f7f6664bf0999774be434 (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 b34bcabd5d030552206697a5ab530eb3aac43e50
Merge: 818edad 862bdf3
Author: Samuel Thibault <address@hidden>
Date:   Thu Aug 26 23:55:57 2010 +0200

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

commit 818edad80ccf91825554f0088e2e3d8a0c5a6785
Author: Jeremie Koenig <address@hidden>
Date:   Wed Aug 25 14:31:57 2010 +0200

    libps (fetch_procinfo): Fix non-set flag PSTAT_TASK_EVENTS
    
    The fetch_procinfo function failed to set the PSTAT_TASK_EVENTS when
    those has been retreived. It should be noted that GNU Mach does not
    support the TASK_EVENTS_INFO flavor, so this is of minor importance.
    
    The new code also checks that all the requested proc server flags
    related to a given proc_stat flags have been returned before setting the
    proc_stat flag in question.
    
    * libps/procstat.c (fetch_procinfo): Add map array containing `ps_flags_t' 
and
    `procinfo' flags.  Use it in a loop to check for flags in `need' and `have' 
and
    set them in `pi_flags'.  Likewise to check for flags in `pi_flags' and set 
them
    in `have'.

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

Summary of changes:
 libps/procstat.c |   39 +++++++++++++++++----------------------
 1 files changed, 17 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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