Gianluca Guida 693842c855 Sync NBSD libc errno.h with minix errno.h
This patch fixes some wrong error code number in nbsd libc's sys/errno.h
and adds new ones.

As in NetBSD the errno.h is used to automatically generate errlist.c array,
EBADCPU set to 1000 to be a bit too large, so we instruct the awk script
to stop at EDEADEPT (ELAST).
2011-03-04 22:37:43 +00:00
2010-10-25 08:32:14 +00:00
2010-12-10 22:20:12 +00:00
2011-02-26 23:01:27 +00:00
2011-02-23 13:05:28 +00:00
2011-02-25 15:42:53 +00:00
2011-02-26 23:00:55 +00:00
2010-12-21 11:00:13 +00:00
2010-01-21 10:16:05 +00:00
2011-02-21 16:07:22 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%