Subject: CVS commit: basesrc/lib/libc/arch/i386/string
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 10/29/2002 08:53:19
Module Name: basesrc
Committed By: junyoung
Date: Tue Oct 29 06:53:19 UTC 2002
Modified Files:
basesrc/lib/libc/arch/i386/string: bcopy.S
Log Message:
memcpy(3) no longer deals with overlap case; it's now forward-only.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/arch/i386/string/bcopy.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.