OSDN Git Service

* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.
authorcgf <cgf>
Sun, 6 Jul 2003 21:40:37 +0000 (21:40 +0000)
committercgf <cgf>
Sun, 6 Jul 2003 21:40:37 +0000 (21:40 +0000)
winsup/testsuite/ChangeLog
winsup/testsuite/winsup.api/known_bugs.tcl

index 450abe3..03df985 100644 (file)
@@ -1,5 +1,10 @@
 2003-07-06  Christopher Faylor  <cgf@redhat.com>
 
+       * winsup.api/known_bugs.tcl: Remove gethostid01 from list of known
+       bugs.
+
+2003-07-06  Christopher Faylor  <cgf@redhat.com>
+
        * Makefile.in: Remove .dat files when cleaning.
 
 2003-07-06  Christopher Faylor  <cgf@redhat.com>
index 5306aa4..3e0f1f4 100644 (file)
@@ -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]