freebsd-dev/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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
net Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdlib Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
string Use separate routines for memmove() and memcpy(). This lets me drop 1997-04-20 13:02:48 +00:00
sys Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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