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

Defect in XBD aio_suspend

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XBD aio_suspend
From: yyyyyyyyyyyyyy@xxxxxxxxxxx
Date: Thu, 25 Mar 2004 11:34:32 GMT
        Defect report from : Konrad Schwarz , Siemens AG

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 0 line 0 section aio_suspend comment {0}

Problem:

Edition of Specification (Year): 2003

Defect code :  2. Omission

Comparing the prototypes of aio_suspend() and lio_listio(), aio_suspend() seems 
to be missing a number of ``restrict'' qualifiers.

Action:

Change the prototype of aio_suspend() to

int aio_suspend(const struct aiocb *restrict const list[restrict], int nent,
       const struct timespec *restrict timeout);

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XBD aio_suspend, konrad.schwarz <=