This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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 values: poll


Zack Weinberg wrote:
> 
> Please raise your hand if you have a system which is fundamentally
> Unix, and which defines E-constants in <errno.h> larger than 127.
> "fundamentally Unix" here means "has a real fork() primitive, and is
> not Hurd."

Linux uses values up to 528. (Not literally "in <errno.h>", in a nested
include, but I presume you intended to include that; Linux's <errno.h>
doesn't define any values in itself.)

-- 
Ross Smith ...................................... Auckland, New Zealand
r-smith@ihug.co.nz ......................... http://storm.net.nz/~ross/
  "We need a new cosmology. New gods. New sacraments. Another drink."
                                                       -- Patti Smith


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