diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-09 21:20:07 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-09 21:20:07 +0200 |
commit | def0d92193606e184d356c4d2d1752526573f87c (patch) | |
tree | b2460ec3b5eb1f11aa1d92f8909747dae123f0b0 /test/.gitignore | |
parent | 032f47c7fd7580087d71f2e938dc4f95cc94ce92 (diff) | |
parent | 62d3a427afdea136c82bb599a18a593d9b32c533 (diff) |
Merge remote-tracking branch 'origin/upstream'
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 85161daf4..8f3203190 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -320,6 +320,8 @@ unistd/getcwd unistd/getopt unistd/getopt_long unistd/tstgetopt +unistd/tst-fallocate +unistd/tst-fallocate64 unistd/tst-posix_fallocate unistd/tst-posix_fallocate64 unistd/tst-preadwrite |