* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.

This commit is contained in:
Christopher Faylor 2003-07-06 21:40:38 +00:00
parent 5230d454ea
commit 35738f040e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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.

View 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]