Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/17/2002 14:34:54
Module Name:	basesrc
Committed By:	he
Date:		Wed Apr 17 11:34:54 UTC 2002

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: getcwd.c

Log Message:
Pull up revision 1.25 (requested by groo):
  Replace an instance of erroneous usage of strncpy() with strlcpy().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.4.1 basesrc/lib/libc/gen/getcwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.