mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Add sys_ prefix to unwrapped system calls
This change also implements getlogin() and getlogin_r().
This commit is contained in:
parent
8f5678882d
commit
aab4ee4072
811 changed files with 1112 additions and 1796 deletions
2
libc/sysv/calls/sys_timer_create.s
Normal file
2
libc/sysv/calls/sys_timer_create.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_timer_create,0x0ebffffffffff0de,globl
|
Loading…
Add table
Add a link
Reference in a new issue