WIP: Implement System V signal handling functions and siginterrupt()
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Failed 01:05:51
| Stage: build Stage: test |
Download artifacts
No artifacts found | ||
This implements the SysV signal handling functions sigset()
, sigignore()
, sighold()
, and sigrelse()
, as well as siginterrupt()
.
For sigset()
, the constant SIG_HOLD
had to be defined; glibc source says its value is 2.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Failed 01:05:51
| Stage: build Stage: test |
Download artifacts
No artifacts found | ||
0 |