Subject: CVS commit: [netbsd-1-6] src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/11/2004 12:23:04
Module Name:	src
Committed By:	tron
Date:		Tue May 11 12:23:04 UTC 2004

Modified Files:
	src/lib/libc/gen [netbsd-1-6]: getcwd.c

Log Message:
Pull up revision 1.26 (requested by kleink in ticket #1687):
readlink(2) does not NUL-terminate, use with sizeof (buf-1).
from deraadt@openbsd.org; approved thorpej.


To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 src/lib/libc/gen/getcwd.c

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