Subject: CVS commit: basesrc/lib/libc/string
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 07/06/2001 18:11:19
Module Name: basesrc
Committed By: tv
Date: Fri Jul 6 15:11:18 UTC 2001
Modified Files:
basesrc/lib/libc/string: memcpy.3
Log Message:
memcpy(3) is not guaranteed to do overlaps, contrary to this historical
manpage "BUGS" section. Nuke the entire section.
Addresses PR lib/13370.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/string/memcpy.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.