commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20201116-17-g02bec9a


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20201116-17-g02bec9a
Date: Sun, 22 Nov 2020 20:03:14 -0500 (EST)

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  02bec9a7652b981ee00c5656e9235ee0cc897f99 (commit)
      from  9e237b93a53bae03c31e0332b6a98f304157f20c (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 02bec9a7652b981ee00c5656e9235ee0cc897f99
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 23 02:00:58 2020 +0100

    libps: support getting RPC names for WAIT output
    
    * libps/Makefile (SRCS): Add ../utils/msgids.c.
    (../utils/msgids-CPPFLAGS): Add DATADIR macro.
    * libps/spec.c: Include "../utils/msgids.h".
    (get_rpc_name): Implement with msgid_info.
    * utils/msgids.c (parse_opt): Move end code to ...
    (msgids_scan_std): ... new function.
    * utils/msgids.h (msgids_scan_std): New prototype.
    * utils/ps.c (main): Call msgids_scan_std.

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

Summary of changes:
 libps/Makefile |  3 ++-
 libps/spec.c   |  8 +++++++-
 utils/msgids.c | 61 +++++++++++++++++++++++++++++++++++++---------------------
 utils/msgids.h |  1 +
 utils/ps.c     |  2 ++
 5 files changed, 51 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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