This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] [PATCH] Make lio_listio set errno to EIO on requests with invalid aio_lio_opcode


On Tue, Feb 21, 2006 at 12:54:09PM +0530, Suzuki wrote:
> Roland McGrath wrote:
> >There is no obligation to check for this kind of error, given the standard.
> According to the standards, lio_listio should return EIO with invalid 
> opcodes.

"According to the standards" is vague, you need to cite precisely what you base
your assertion on.
I don't see such requirement in
http://www.opengroup.org/onlinepubs/009695399/functions/lio_listio.html

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]