From 5643900913f64c00f1c2958914586708efa5a473 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 17 Apr 2012 09:30:15 +0200 Subject: libc: add posix_fallocate() Signed-off-by: Bernhard Reutner-Fischer --- test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/.gitignore') 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 -- cgit v1.2.3