NetBSD/lib/libc/arch/i386
jtc b3f9f8f6f4 Provide an assembly language version of labs().
Since ints and longs are both 32 bits on a i386, we could alias abs()
and labs() together as mycroft did with memmove()/memcpy(), but I'm
waiting on an interpretation ruling to see if it is legal.
1993-10-08 00:01:04 +00:00
..
gen make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
net make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
stdlib Provide an assembly language version of labs(). 1993-10-08 00:01:04 +00:00
string make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
sys make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
DEFS.h make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
SYS.h make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00