mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
Polyfill statfs() and fstatfs() on BSD distros
This commit is contained in:
parent
e3fe127ccd
commit
f7ee9d7d99
42 changed files with 968 additions and 287 deletions
|
@ -168,8 +168,8 @@ scall sys_mknod 0x1c200e00e200e085 globl hidden
|
|||
scall mknodat 0x1cc14022fffff103 globl # FreeBSD 12+
|
||||
scall sys_mkfifo 0x0840840842084fff globl hidden
|
||||
scall mkfifoat 0x1cb13f1f1fffffff globl
|
||||
scall statfs 0xfff03f22b2159089 globl
|
||||
scall fstatfs 0xfff04022c215a08a globl
|
||||
scall sys_statfs 0x09d03f22b2159089 globl hidden
|
||||
scall sys_fstatfs 0x09f04022c215a08a globl hidden
|
||||
scall sys_getpriority 0x064064064206408c globl hidden
|
||||
scall sys_setpriority 0x060060060206008d globl hidden # modern nice()
|
||||
scall mlock 0x0cb0cb0cb20cb095 globl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue