NetBSD/lib/libc/arch
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
..
hp300 make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
i386 Provide an assembly language version of labs(). 1993-10-08 00:01:04 +00:00
ns32k make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
pc532 make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
sparc make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00