This is the mail archive of the libc-alpha@sources.redhat.com 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: errno assignment problems


   From: Jakub Jelinek <jakub@redhat.com>
   Date: Wed, 28 Aug 2002 12:53:21 +0200

   What to do on SPARC is really unclear, as ENOMEDIUM
   is generated by the kernel a lot - either we use a different value for
   ECANCELED, or live with it being the same value as ENOMEDIUM.

I belive it needs to be different from ENOMEDIUM.  What if
some day AIO is possible on a device which can generate
ENOMEDIUM?


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