http://bugs.winehq.com/show_bug.cgi?id=647
*** shadow/647 Sun May 5 16:46:29 2002 --- shadow/647.tmp.16664 Sun May 5 16:46:29 2002 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | _llseek() seeks to far | + +----------------------------------------------------------------------------+ + | Bug #: 647 Product: Wine | + | Status: UNCONFIRMED Version: unspecified | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: test | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: jakob@vmlinux.org | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + test__llseek() in dlls/kernel/tests/file.c fails. + + _llseek() accepts seeking past end of file. + + + ('file.c' is in CVS.) \ No newline at end of file