mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 20:28:30 +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
2
libc/sysv/calls/sys_statfs.s
Normal file
2
libc/sysv/calls/sys_statfs.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_statfs,0x09d03f22b2159089,globl,hidden
|
Loading…
Add table
Add a link
Reference in a new issue