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.git20231217-56-g19b16e8e


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20231217-56-g19b16e8e
Date: Tue, 26 Mar 2024 14:49:04 -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  19b16e8e8c730fe7383db5fdea82500070ceda56 (commit)
      from  9f803eacded5409e66f1fd77f5425f4911f2ed8e (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 19b16e8e8c730fe7383db5fdea82500070ceda56
Author: Damien Zammit <damien@zamaudio.com>
Date:   Tue Mar 26 04:59:09 2024 +0000

    libirqhelp: Add library
    
    Add a helper library for attaching interrupt handlers in userspace.
    
    Message-ID: <20240326045846.1661099-2-damien@zamaudio.com>

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

Summary of changes:
 Makefile             |   1 +
 libirqhelp/Makefile  |  28 ++++
 libirqhelp/irqhelp.c | 358 +++++++++++++++++++++++++++++++++++++++++++++++++++
 libirqhelp/irqhelp.h |  49 +++++++
 4 files changed, 436 insertions(+)
 create mode 100644 libirqhelp/Makefile
 create mode 100644 libirqhelp/irqhelp.c
 create mode 100644 libirqhelp/irqhelp.h


hooks/post-receive
-- 
Hurd



reply via email to

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