This patch imports the unmodified current version of NetBSD libc. The NetBSD includes are in /nbsd_include, while the libc code itself is split between lib/nbsd_libc and common/lib/libc. |
||
|---|---|---|
| .. | ||
| _lwp.c | ||
| _resumecontext.S | ||
| _setjmp.S | ||
| cacheflush.c | ||
| fabs.S | ||
| flt_rounds.c | ||
| fpgetmask.c | ||
| fpgetround.c | ||
| fpgetsticky.c | ||
| fpsetmask.c | ||
| fpsetround.c | ||
| fpsetsticky.c | ||
| ldexp.S | ||
| longjmp.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| modf.S | ||
| nanf.c | ||
| resumecontext.c | ||
| setjmp.S | ||
| sigsetjmp.S | ||
| swapcontext.S | ||