NetBSD/lib/libc
jtc e09d2f42db Use "testb %cl,%cl" instead of "cmpb $0,%cl".
This saves three cycles per character, and reduces the size of the
function by eight bytes (the loop is unrolled eight times).
Thanks to davidg for pointing this out.
1993-10-08 01:25:51 +00:00
..
arch Use "testb %cl,%cl" instead of "cmpb $0,%cl". 1993-10-08 01:25:51 +00:00
compat-43 make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
db get rid of extraneous include of machine/endian.h now that it's 1993-09-17 01:49:27 +00:00
DB Clean up deleted files. 1993-06-14 23:51:49 +00:00
gen Clean up deleted files. 1993-10-07 01:37:03 +00:00
hp300 Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
i386 Assembly language version of the swab function. 1993-10-05 18:35:10 +00:00
locale 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
pc532 Clean up deleted files. 1993-09-17 19:12:49 +00:00
quad make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
rpc move the rpc code into libc 1993-10-07 07:29:33 +00:00
sparc sparc code from Chris Torek 1993-09-05 22:14:55 +00:00
stdio Clean up deleted files. 1993-10-07 19:28:50 +00:00
stdlib Use machine dependant version of labs.[cs] if one is present. 1993-10-08 00:08:12 +00:00
string Moved strerror.[c3] from libc/stdio to libc/string. 1993-10-07 19:27:50 +00:00
sys make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
yp make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
Makefile make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00