[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: errno.h in MiNTlibs pl 46



Chris Herborth wrote:

> I'm just working on a port of GNU readline 2.0, and I've noticed
> something weird...  MiNTlibs errno.h doesn't define EAGAIN.

#define	EAGAIN	EWOULDBLOCK


Waldi