cosmopolitan/libc/sysv/calls/sys_issetugid.s
Justine Tunney 3d2cf95af1 Remove malloc() dependency on pledge() / unveil()
This change also fixes a bug with gettid() being incorrect after fork().
We now implement the ENOENT behavior for getauxval(). The getuid() etc.
system calls are now faster too. Plus issetugid() will work on BSDs.
2022-07-24 21:51:37 -07:00

2 lines
96 B
ArmAsm

.include "o/libc/sysv/macros.internal.inc"
.scall sys_issetugid,0xfff0fd0fd2147fff,globl,hidden