Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/16/2006 17:03:32
Module Name:	src
Committed By:	christos
Date:		Sun Apr 16 17:03:32 UTC 2006

Modified Files:
	src/lib/libc/include: namespace.h
	src/lib/libc/locale: wcstod.c wcstof.c wcstold.c

Log Message:
namespace protect wcstod too, and fix the protection in wcstold and wcstof.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 src/lib/libc/include/namespace.h
cvs rdiff -r1.11 -r1.12 src/lib/libc/locale/wcstod.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/locale/wcstof.c \
    src/lib/libc/locale/wcstold.c

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