Changeset a4fa9d4 in gitlab

Timestamp:
Apr 17, 2024, 1:42:01 PM (13 days ago)
Author:
Adrien Destugues <adrien.destugues@…>
Branches:
master
Children:
7237d93
Parents:
b4f758c
Message:

Use a generic typedef for signal types.

There is no need to reuse the type which may or may not be defined by
the OS. We can just define our own, as long as it is identical (function
taking an int and returning void).

This removes platform-specific code that is not needed.

(No files)

Note: See TracChangeset for help on using the changeset viewer.