diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-15 10:55:31 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-15 10:55:31 +0000 |
commit | 2b6476af1373ff21d3a06b9b8d59ccfc8bbda648 (patch) | |
tree | 0af29344ff7dde11ea1d81700b06e8846426a97a /test/unistd/.cvsignore | |
parent | 944d7f249baa4a3661f138fd61e0a5e1fe3b1dd8 (diff) |
Add in a pread/pwrite test
Diffstat (limited to 'test/unistd/.cvsignore')
-rw-r--r-- | test/unistd/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unistd/.cvsignore b/test/unistd/.cvsignore index 5022c7552..9af9139ec 100644 --- a/test/unistd/.cvsignore +++ b/test/unistd/.cvsignore @@ -5,3 +5,4 @@ vfork_glibc getopt getopt_long getcwd +preadwrite |