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


> 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."

Is the return value of the question boolean or array?

SVR5 (UnixWare 7, OpenUNIX 8) has errno's going up to 223.  
OpenServer has several crossing that boundary, too.

(No, I don't claim they're either common or a good idea.)

RJL


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