minix/lib/nbsd_libc/arch/i386
Gianluca Guida ad4dda469f Port NetBSD libc functions to Minix.
This patch contains changes to NetBSD libc code base to make it
compile and work on Minix. Some of them are due to actual NetBSD
libc bugs, as we're compiling it in non-reentrant mode and with
a.out support, something not exactly frequent in NetBSD.
Others are proper fixes to port it to Minix (mostly sa_len
parameter missing in socket and a few mmap from files).
2011-02-15 12:19:40 +00:00
..
gdtoa Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
gen Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
net Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
stdlib Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
string Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
sys Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
Makefile.inc Port NetBSD libc functions to Minix. 2011-02-15 12:19:40 +00:00
SYS.h Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00