693842c8558cfa4a4e6ff057347992bf3c435e7e
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).
Description
No description provided
Languages
C
78%
Roff
10.6%
Assembly
4.6%
Shell
3.8%
Makefile
1.5%
Other
1.1%