summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-09-08 00:41:11 -0400
committerRich Felker <dalias@aerifal.cx>2012-09-08 00:41:11 -0400
commitb72db3d1ed561d31d059acc7e9a5aacb8c5ee9ac (patch)
tree07660b118a24aa461f385da8a2c59a055c8abb46 /src
parent90f770523f54b2e63a6ad46cba0149c9dc01ddd4 (diff)
downloadmusl-b72db3d1ed561d31d059acc7e9a5aacb8c5ee9ac.tar.gz
move fallocate syscall wrapper to linux-specific syscalls dir
Diffstat (limited to 'src')
-rw-r--r--src/linux/fallocate.c (renamed from src/fcntl/fallocate.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/fcntl/fallocate.c b/src/linux/fallocate.c
index 9146350e..9146350e 100644
--- a/src/fcntl/fallocate.c
+++ b/src/linux/fallocate.c