diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-10-07 05:46:14 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-10-07 05:46:14 +0000 |
commit | b8f03a94957c913fa0d8588c41b0332b49310ff0 (patch) | |
tree | 31d64cdeb4588b7d2809d0a2355b7287c4f9f6b0 /test/stdlib | |
parent | 7f7410d05a7794c63a42b987d1136f6455ff23c7 (diff) |
Forgot to ignore this
Diffstat (limited to 'test/stdlib')
-rw-r--r-- | test/stdlib/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdlib/.cvsignore b/test/stdlib/.cvsignore index 4d8c58076..185db39b2 100644 --- a/test/stdlib/.cvsignore +++ b/test/stdlib/.cvsignore @@ -3,6 +3,7 @@ testmalloc.o testmalloc_glibc testmalloc_glibc.o teststrtol +teststrtol_glibc teststrtol.o teststrtol.out teststrtol_glibc.out |