minix/lib/nbsd_libc
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
..
arch Fix signal handling in NBSD libc. 2011-02-21 18:06:54 +00:00
atomic
cdb Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
citrus Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
compat
compat-43 Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
db Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
dlfcn
gdtoa Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
gen Sync NBSD libc errno.h with minix errno.h 2011-03-04 22:37:43 +00:00
gmon Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
hash
iconv
include Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
inet
isc
locale Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
md
misc Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
nameser
net Add NBSDLibc Minix specific files. 2011-02-17 17:11:09 +00:00
nls Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
quad
regex
resolv Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
rpc
softfloat Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
ssp
stdio
stdlib Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
string
sys Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
sys-minix Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
termios Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
thread-stub Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
time Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
uuid
yp Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
libcincludes.mk Set MACHINE_ARCH and MACHINE_CPU to in NBSD libc Makefile 2011-02-22 09:22:26 +00:00
Makefile Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
Makefile.inc Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
minix-config.inc Clean up NetBSD libc Minix port. 2011-02-15 16:31:16 +00:00
minix-port.patch Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
shlib_version