index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scalls
/
ftruncate.h
blob: 9213e85e47e429238bef8253a159395f8b5105a5 (
plain
)
1
2
#include <stddef.h> int syscall_ftruncate(int fd, size_t length);