Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/26/2007 19:48:15
Module Name:	src
Committed By:	christos
Date:		Fri Oct 26 19:48:14 UTC 2007

Modified Files:
	src/lib/libc/gen: getcwd.c
	src/lib/libc/stdio: snprintf.c vsnprintf.c

Log Message:
make _FORTIFY_SOURCE play nicely with lint


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/lib/libc/gen/getcwd.c
cvs rdiff -r1.21 -r1.22 src/lib/libc/stdio/snprintf.c \
    src/lib/libc/stdio/vsnprintf.c

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