Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2000-09-02 00:54:23 +0400
committercvs2svn <>2000-09-02 00:54:23 +0400
commitb430c53f7ee4a0e2d83f6dacb6d2f14feacdc591 (patch)
treeee6ddd86111b217ed61b6f66787e668df4fd8890 /winsup/cygwin/testsuite/config/default.exp
parent074f88429327b287c95d145e30fe0f940c357231 (diff)
This commit was manufactured by cvs2svn to create tag 'pre-cygwin-heap'.pre-cygwin-heap
Sprout from cygwin-1-1-4 2000-07-28 22:33:44 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cygwin-1-1-4'.' Cherrypick from master 2000-09-01 20:54:22 UTC Christopher Faylor <me@cgf.cx> '* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".': winsup/cygwin/localtime.c winsup/cygwin/regexp/regerror.c winsup/cygwin/regexp/regexp.c winsup/cygwin/shared.h Delete: winsup/MAINTAINERS winsup/cygwin/testsuite/README winsup/cygwin/testsuite/config/default.exp winsup/cygwin/testsuite/winsup.api/crlf.c winsup/cygwin/testsuite/winsup.api/devzero.c winsup/cygwin/testsuite/winsup.api/iospeed.c winsup/cygwin/testsuite/winsup.api/samples/sample-pass.c winsup/cygwin/testsuite/winsup.api/samples/xf-sample-fail.c winsup/cygwin/testsuite/winsup.api/samples/xf-sample-miscompile.c winsup/cygwin/testsuite/winsup.api/winsup.exp winsup/doc/sites.texinfo winsup/mingw/dirent.c winsup/mingw/moldname-crtdll.def winsup/mingw/moldname-msvcrt.def winsup/mingw/moldname.def winsup/mingw/msvcrt.def winsup/mingw/msvcrt20.def winsup/mingw/msvcrt40.def winsup/mingw/profile/ChangeLog winsup/w32api/README winsup/w32api/include/excpt.h
Diffstat (limited to 'winsup/cygwin/testsuite/config/default.exp')
-rw-r--r--winsup/cygwin/testsuite/config/default.exp6
1 files changed, 0 insertions, 6 deletions
diff --git a/winsup/cygwin/testsuite/config/default.exp b/winsup/cygwin/testsuite/config/default.exp
deleted file mode 100644
index ec8ce1448..000000000
--- a/winsup/cygwin/testsuite/config/default.exp
+++ /dev/null
@@ -1,6 +0,0 @@
-proc winsup_version {} {
- clone_output "\n[exec grep ^%%% ../new-cygwin1.dll]\n"
-}
-
-proc winsup_exit {} {
-}