]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-process: Import `sigset.h` from libuksignal
authorMichalis Pappas <michalis@unikraft.io>
Thu, 28 Dec 2023 11:42:17 +0000 (12:42 +0100)
committerUnikraft Bot <monkey@unikraft.io>
Wed, 26 Mar 2025 08:05:34 +0000 (08:05 +0000)
commit6ad4314abb2f128742fc72cde050f1e02cca9307
tree8aae73becf637e86f0b30f82f75ee6965d0ed510
parent30f46524e73327d19a9f51d8fc656259ba28f82d
lib/posix-process: Import `sigset.h` from libuksignal

Migrate `sigset.h` from libuksignal verbatim.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Ioan-Teodor Teugea <ioan_teodor.teugea@stud.acs.upb.ro>
Reviewed-by: Sergiu Moga <sergiu@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
Approved-by: Andrei Tatar <andrei@unikraft.io>
GitHub-Closes: #1248
lib/posix-process/signal/sigset.h [new file with mode: 0644]
lib/uksignal/sigset.h [deleted file]