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 "GNU Mach".
The branch, master has been updated via 9a7ba7fd88fbc87c6e25e82d8c3bb838bf1ebf8d (commit) from b75c7dda611432e8598bcd0ab9652380a4f819c7 (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 9a7ba7fd88fbc87c6e25e82d8c3bb838bf1ebf8d Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Feb 8 21:07:49 2025 +0100 Add names to kernel tasks and threads ----------------------------------------------------------------------- Summary of changes: device/device_init.c | 4 ++-- kern/bootstrap.c | 2 ++ kern/profile.c | 4 ++-- kern/startup.c | 15 ++++++++++----- kern/thread.c | 1 + kern/thread.h | 8 ++++++++ 6 files changed, 25 insertions(+), 9 deletions(-) hooks/post-receive -- GNU Mach