aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/memmove.S
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* Standardize on our SCM ID style.David E. O'Brien2002-03-231-0/+3
* Use separate routines for memmove() and memcpy(). This lets me dropBruce Evans1997-04-201-92/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Be smarter about handling overlapped copies and only go backwards if itDavid Greenman1995-12-271-6/+8
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-2/+3
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+89