commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-918-g0396920c


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-918-g0396920c
Date: Tue, 16 Apr 2024 09:39:42 -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 "GNU Mach".

The branch, master has been updated
       via  0396920c68ce7c09b1aea5c24f25e8006114502f (commit)
      from  ff6f22408260b191b0348029025432def45736c2 (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 0396920c68ce7c09b1aea5c24f25e8006114502f
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Tue Apr 16 10:10:11 2024 +0300

    Add a test for thread state
    
    This tests generating and handling exceptions, thread_get_state(),
    thread_set_state(), and newly added thread_set_self_state().  It does
    many of the same things that glibc does when handling a signal.
    Message-ID: <20240416071013.85596-1-bugaevc@gmail.com>

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

Summary of changes:
 tests/test-thread-state.c | 215 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/user-qemu.mk        |   3 +-
 2 files changed, 217 insertions(+), 1 deletion(-)
 create mode 100644 tests/test-thread-state.c


hooks/post-receive
-- 
GNU Mach



reply via email to

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