errno values: poll

Jamie Lokier egcs@tantalophile.demon.co.uk
Sun Jan 27 18:07:00 GMT 2002


Ross Smith wrote:
> 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.)

Really? :-)  MIPS, Linux-2.4.14:

#define EDQUOT          1133    /* Quota exceeded */

-- Jamie



More information about the Gcc mailing list