summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2012-04-17 09:30:15 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-02-11 09:42:15 +0100
commit5643900913f64c00f1c2958914586708efa5a473 (patch)
tree4b0c5fcf655a00181098bbdfee1614fc119dd10a /test/.gitignore
parent971db25812b6b7176f509a5f37964610a8f4b475 (diff)
libc: add posix_fallocate()
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r--test/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore
index c068f8983..ec04628d7 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -319,6 +319,8 @@ unistd/getcwd
unistd/getopt
unistd/getopt_long
unistd/tstgetopt
+unistd/tst-posix_fallocate
+unistd/tst-posix_fallocate64
unistd/tst-preadwrite
unistd/tst-preadwrite64
unistd/vfork