add fallocate (nonstandardized) function
this is equivalent to posix_fallocate except that it has an extra mode/flags argument to control its behavior, and stores the error in errno rather than returning an error code.
Showing
src/fcntl/fallocate.c
0 → 100644
想要评论请 注册 或 登录