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:
authorChristopher Faylor <me@cgf.cx>2005-10-11 22:39:02 +0400
committerChristopher Faylor <me@cgf.cx>2005-10-11 22:39:02 +0400
commitdaed3bec547e6e3bf9bc8586d4f2526b8ee7861b (patch)
tree28b7562130204dbba7e88f91fb783daa2eaafcbb /winsup/testsuite
parentd9b8d629669a44ad93acec4c954e187d1e50a609 (diff)
revert erroneous checkin
Diffstat (limited to 'winsup/testsuite')
-rw-r--r--winsup/testsuite/winsup.api/mmaptest03.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/testsuite/winsup.api/mmaptest03.c b/winsup/testsuite/winsup.api/mmaptest03.c
index b3141d998..8046f0bf8 100644
--- a/winsup/testsuite/winsup.api/mmaptest03.c
+++ b/winsup/testsuite/winsup.api/mmaptest03.c
@@ -103,7 +103,6 @@ main(int argc, char **argv)
what = "child";
}
- if (argc > 1) sleep (10);
if (pid == -1)
perror_exit ("fork failed");