Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
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.
Home |
Main Index |
Thread Index |
Old Index