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:
authorCorinna Vinschen <corinna@vinschen.de>2003-03-07 18:59:58 +0300
committerCorinna Vinschen <corinna@vinschen.de>2003-03-07 18:59:58 +0300
commite463d1ac53331c5609b9f2874602cfa4bf0c7e43 (patch)
tree05368570cec01b7dcddfe3cc209a6ca5705f1518 /winsup/testsuite/winsup.api
parent641da1ebcf29a0e441b2251b4241a2a7d3320410 (diff)
* winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01
from list of known bugs.
Diffstat (limited to 'winsup/testsuite/winsup.api')
-rw-r--r--winsup/testsuite/winsup.api/known_bugs.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/testsuite/winsup.api/known_bugs.tcl b/winsup/testsuite/winsup.api/known_bugs.tcl
index 1856608d9..5306aa495 100644
--- a/winsup/testsuite/winsup.api/known_bugs.tcl
+++ b/winsup/testsuite/winsup.api/known_bugs.tcl
@@ -1,7 +1,7 @@
set xfail_list [list dup03 dup05 \
fcntl05 fcntl07B fcntl09 fcntl10 \
- fsync01 gethostid01 lseek04 lseek10 mknod01 select03 \
- setgroups01 setregid01 setreuid01 setuid02 \
+ gethostid01 lseek04 lseek10 mknod01 select03 \
+ setgroups01 setuid02 \
ulimit01 unlink06 unlink08 \
sample-fail sample-miscompile]