[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.9.git20230216-13-g9f7cfaa5
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.9.git20230216-13-g9f7cfaa5 |
Date: |
Tue, 18 Apr 2023 08:01:32 -0400 (EDT) |
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 <bugaevc@gmail.com>
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: <20230418104915.12301-1-bugaevc@gmail.com>
-----------------------------------------------------------------------
Summary of changes:
utils/Makefile | 2 +-
utils/msgport.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 75 insertions(+), 1 deletion(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.9.git20230216-13-g9f7cfaa5,
Samuel Thibault <=