Implement sigpending for sysv and nt (#597)

This commit is contained in:
Gavin Hayes 2022-09-07 08:38:12 -04:00 committed by GitHub
parent 4339d9f15e
commit a849a63771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 186 additions and 3 deletions

View file

@ -1,2 +0,0 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sigpending,0x124034034203407f,globl

View file

@ -0,0 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_sigpending,0x124034157203407f,globl,hidden