mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
parent
335d158ab6
commit
ec6e0fa5f4
8 changed files with 93 additions and 10 deletions
|
@ -234,7 +234,7 @@ scall lgetxattr 0x17bffffffffff0c0 globl
|
|||
scall llistxattr 0x17effffffffff0c3 globl
|
||||
scall lremovexattr 0x181ffffffffff0c6 globl
|
||||
scall sys_sched_setaffinity 0xfffffffffffff0cb globl hidden
|
||||
scall sched_getaffinity 0xfffffffffffff0cc globl # returns bytes written on success. we polyfill bad posix designs like nice() returning 0, but we won't polyfill a bad unilateral redesign that's just glibc
|
||||
scall sys_sched_getaffinity 0xfffffffffffff0cc globl hidden # returns bytes written on success. we polyfill bad posix designs like nice() returning 0, but we won't polyfill a bad unilateral redesign that's just glibc
|
||||
scall cpuset_getaffinity 0xffffff1e7fffffff globl
|
||||
scall cpuset_setaffinity 0xffffff1e8fffffff globl
|
||||
scall io_setup 0xfffffffffffff0ce globl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue