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 <[email protected]>
Date:   Tue Mar 26 04:59:09 2024 +0000

    libirqhelp: Add library
    
    Add a helper library for attaching interrupt handlers in userspace.
    
    Message-ID: <[email protected]>

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

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