Email List: Xaustin-review-lX
[All Lists]

Defect in XSHd7 fsetpos()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSHd7 fsetpos()
From: yyyyyy@xxxxxxxxxx
Date: Tue, 22 Jan 2002 13:04:21 GMT
        Defect report from : Klaus Klein , The NetBSD Project

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 901 line 14657 section fsetpos() comment {KJK-2}

Problem:

Defect code :  1. Error

The EINVAL failure description refers to an argument `whence'.
This was apparently copied from the list of lseek() failures,
and is not applicable to fsetpos(), which does not have such
an argument or (or a differently named argument of equivalent
functionality).

Action:

Delete L14657-14658.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSHd7 fsetpos(), kleink <=