Subject: CVS commit: src/lib/libc/string
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/06/2003 09:58:27
Module Name: src
Committed By: lukem
Date: Tue May 6 09:58:26 UTC 2003
Modified Files:
src/lib/libc/string: strcpy.3
Log Message:
Clarify what strncpy() does when the length of `src' is `len'.
Noted by Christoph Kaegi on tech-userlevel@.
Add missing "function".
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/string/strcpy.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.