NetBSD/lib/libc/arch/arm
nathanw 4fb740b8de Implement pthread_atfork() (in libc, because the required threadlib
stub behavior is exactly the same as the usual behavior).
2003-02-13 02:50:48 +00:00
..
gen Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
hardfloat Only abort() if the user specifies a rounding mode other than FP_RN. 2002-03-19 13:42:23 +00:00
net
softfloat Add SIGFPE support to SoftFloat, so fpsetmask/fpgetmask now work. A new 2002-05-12 13:12:45 +00:00
stdlib
string Add arm asm version of memcmp, basically it's strncmp.S without the 2002-11-23 14:26:04 +00:00
sys Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
Makefile.inc Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
SYS.h Revert previous: .S files are currently compiled with -traditional-cpp, 2002-05-26 12:24:55 +00:00