]> git.corax.cc Git - corax/commit
Correct/amend signal.h
authorMatthias Kruk <m@m10k.eu>
Tue, 14 Jan 2020 10:53:28 +0000 (19:53 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 14 Jan 2020 10:53:28 +0000 (19:53 +0900)
commitc4f6f6db31c1d0bc8bee42e92a9a44a708f28b56
tree0cfb43d2829b02a076e8c30282760c70d53c3e7c
parent9d3ac4a0cbc281fd43045e2771d61b8e6abf2a57
Correct/amend signal.h
 - Add the correct definitions of sigset_t and sigval_t
 - Wrap struct sigaction's sa_handler and sa_sigaction members in a union
 - Add the prototype for sigaction()
include/signal.h