bd16a3a8a8
tests had a compatibility bug. * winsup.api/ltp/fcntl09.c: Don't use F_RDLCK | F_WRLCK but only F_WRLCK to set a write lock. * winsup.api/ltp/fcntl10.c: Ditto.
9 lines
186 B
Tcl
9 lines
186 B
Tcl
set xfail_list [list dup03 dup05 \
|
|
fcntl05 fcntl07B \
|
|
lseek04 mknod01 select03 \
|
|
setgroups01 setuid02 \
|
|
ulimit01 unlink06 unlink08 \
|
|
sample-fail sample-miscompile]
|
|
|
|
|