Skip to content
Snippets Groups Projects
Commit 901e67bc authored by Nadav Har'El's avatar Nadav Har'El Committed by Pekka Enberg
Browse files

__sysv_signal()


Implement __sysv_signal(), which is used by code using signal() when compiled
with _XOPEN_SOURCE, -std=..., or something similar (see signal(2) manual page
for a full discussion of the two variants of signal()).

Fixes #238.

Signed-off-by: default avatarNadav Har'El <nyh@cloudius-systems.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 88dfa52e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment