old-libc-kernel/include/errno.h

3 lines
48 B
C
Raw Normal View History

2016-07-28 12:31:15 +00:00
#define EDOM 1
#define ERANGE 2
#define EILSEQ 3