[En-Nut-Discussion] Do we realy need "include/net/errno.h"

Harald Kipp harald.kipp at egnite.de
Mon Feb 16 20:33:48 CET 2009


Ole Reinhardt wrote:

> do we realy need include/net/errno.h? All those errno definitions you'll
> find as well in include/errno.h, but without the offset of 10000.

avr-libc 1.6.4 and earlier as well as ICCAVR provide just

#define EDOM       33
#define ERANGE     34


Harald



More information about the En-Nut-Discussion mailing list