commit-hurd
[Top][All Lists]
Advanced

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

[SCM] procfs branch, jkoenig/master, updated. 4d9dc03bbc42fdfdac0dc72f2b


From: Samuel Thibault
Subject: [SCM] procfs branch, jkoenig/master, updated. 4d9dc03bbc42fdfdac0dc72f2bfac1f37f70e8b7
Date: Sat, 14 Jan 2012 22:31:08 +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 "procfs".

The branch, jkoenig/master has been updated
       via  4d9dc03bbc42fdfdac0dc72f2bfac1f37f70e8b7 (commit)
      from  f8471a5a6b20693d3c7afc0645de62c842b82bd3 (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 4d9dc03bbc42fdfdac0dc72f2bfac1f37f70e8b7
Author: Pino Toscano <address@hidden>
Date:   Sat Jan 14 14:47:58 2012 +0100

    PID stat/status: show only the file name of processes
    
    The Linux /proc fs shows only the file name of processes in the
    `stat' and `status' files of every process directory, so adapt also
    procfs to show process file names.
    
    Add a new `args_filename` function, much similar to GNU's `basename'
    but returning the original string also when the resulting file name
    is an empty string.
    
    * process.c (args_filename): New function.
    (process_file_gc_stat): Wrap the `proc_stat_args' result with
    `args_filename'.
    (process_file_gc_status): Likewise.

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

Summary of changes:
 process.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
procfs



reply via email to

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