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>2003-07-07 01:40:38 +0400
committerChristopher Faylor <me@cgf.cx>2003-07-07 01:40:38 +0400
commit35738f040e4c8dfcd621a428af8aae85d186e9e6 (patch)
tree585170d99140faebb839328a0fa03ec841575d66 /winsup/testsuite/winsup.api
parent5230d454ead4533c119c6d65aba17a369d9471f5 (diff)
* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.
Diffstat (limited to 'winsup/testsuite/winsup.api')
-rw-r--r--winsup/testsuite/winsup.api/known_bugs.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/winsup.api/known_bugs.tcl b/winsup/testsuite/winsup.api/known_bugs.tcl
index 5306aa495..3e0f1f4df 100644
--- a/winsup/testsuite/winsup.api/known_bugs.tcl
+++ b/winsup/testsuite/winsup.api/known_bugs.tcl
@@ -1,6 +1,6 @@
set xfail_list [list dup03 dup05 \
fcntl05 fcntl07B fcntl09 fcntl10 \
- gethostid01 lseek04 lseek10 mknod01 select03 \
+ lseek04 lseek10 mknod01 select03 \
setgroups01 setuid02 \
ulimit01 unlink06 unlink08 \
sample-fail sample-miscompile]