HardenedBSD/lib/libc/i386
Bruce Evans e23b7f75de Use separate routines for memmove() and memcpy(). This lets me drop
the (buggy) support for alternative entry points.  ALTENTRY() was only
used for memmove().  Optimizing for space was particularly silly because
memcpy() is rarely used (gcc normally inlines it).
Obtained from:	NetBSD
1997-04-20 13:02:48 +00:00
..
gen
net
stdlib
string Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 13:02:48 +00:00
sys
DEFS.h Second stage of moving this to in <machine/asm.h>: just include 1997-04-15 14:18:17 +00:00
SYS.h Fixed long lines. 1997-04-19 17:05:30 +00:00