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 9f7cfaa5c02ffbf83f909ed6e5cb9467bcc76a49 (commit)
from 35e7d72e5f643bb342aff114b9bf5d7e03f6d5e2 (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 9f7cfaa5c02ffbf83f909ed6e5cb9467bcc76a49
Author: Sergey Bugaev <[email protected]>
Date: Tue Apr 18 13:49:15 2023 +0300
utils/msgport.c: Add cmd_report_wait
This exposes msg_report_wait. For example:
$ msgport --report-wait --pid $$
26997: 2 threads
26997: thread 0: proc_wait_request [init#3]
26997: thread 1: msgport
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
utils/Makefile | 2 +-
utils/msgport.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 75 insertions(+), 1 deletion(-)
hooks/post-receive
--
Hurd