mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 04:08:32 +00:00
Add more missing libc functionality
This commit is contained in:
parent
cf93ecbbb2
commit
a8cf0f7e89
74 changed files with 6981 additions and 105 deletions
|
@ -1,2 +0,0 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall pselect,0x1b406e20a218a10e,globl
|
2
libc/sysv/calls/sys_pselect.s
Normal file
2
libc/sysv/calls/sys_pselect.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_pselect,0x1b406e20a218a10e,globl,hidden
|
Loading…
Add table
Add a link
Reference in a new issue