summaryrefslogtreecommitdiff
path: root/tests/runall.bat
diff options
context:
space:
mode:
authorrpj <rpj>1999-04-06 22:02:54 +0000
committerrpj <rpj>1999-04-06 22:02:54 +0000
commit5ad9bc631048467dba8964ab840a71990aabeae3 (patch)
treee1d0a9bb098ab9d46ed460b0343a9792e38355aa /tests/runall.bat
parent5d920cbde2800a019934b7a3748c7afc070a3505 (diff)
Wed Apr 7 14:09:52 1999 Ross Johnson <rpj@swan.canberra.edu.au>snap-1999-04-07
* errno.c (_REENTRANT || _MT): Invert #if condition. * pthread.h (_errno): Conditionally include prototype.
Diffstat (limited to 'tests/runall.bat')
-rw-r--r--tests/runall.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runall.bat b/tests/runall.bat
index 3f5498d..f061f3a 100644
--- a/tests/runall.bat
+++ b/tests/runall.bat
@@ -21,3 +21,4 @@ call runtest cl self2
call runtest cl eyal1
call runtest cl condvar3
call runtest cl condvar4
+call runtest cl errno1