summaryrefslogtreecommitdiff
path: root/sysdeps/nacl/ftruncate64.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-04-10 15:08:40 -0700
committerRoland McGrath <roland@hack.frob.com>2015-04-14 12:59:13 -0700
commit18eeb24d2ae19ad225ca98462f4d0a30307cac05 (patch)
treef3182bee312c69e5b7fc825b6c04bcd85889bd28 /sysdeps/nacl/ftruncate64.c
parent920a0395ba9fa5949ec87aaf5daa0259da16749d (diff)
downloadglibc-18eeb24d2ae19ad225ca98462f4d0a30307cac05.tar.gz
Import arm-nacl port.
Diffstat (limited to 'sysdeps/nacl/ftruncate64.c')
-rw-r--r--sysdeps/nacl/ftruncate64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/nacl/ftruncate64.c b/sysdeps/nacl/ftruncate64.c
new file mode 100644
index 0000000000..e40129af66
--- /dev/null
+++ b/sysdeps/nacl/ftruncate64.c
@@ -0,0 +1 @@
+/* ftruncate64 is the same as ftruncate. */