NetBSD/lib/libc/arch/i386/string
jtc f6f38dd61e Changed the test that determines whether or not source and destination
memory regions are "potentially overlapping" to a test that determines
that the regions are actually overlapping.  Because the code for the
overlapping case is seven instructions longer, this signifcantly
improves performance in the average case.
1996-11-12 00:50:06 +00:00
..
Makefile.inc Separate machine dependencies. 1995-03-20 14:45:27 +00:00
bcmp.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
bcopy.S Changed the test that determines whether or not source and destination 1996-11-12 00:50:06 +00:00
bzero.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
ffs.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
index.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
memchr.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
memcmp.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
memcpy.S
memmove.S
memset.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
rindex.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strcat.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strchr.S
strcmp.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strcpy.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strlen.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strncmp.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00
strrchr.S
swab.S $Id: $ -> $NetBSD: $ 1995-04-28 22:57:54 +00:00