Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/lib/libc/locale
Module Name: src
Committed By: martin
Date: Tue Jan 16 12:03:44 UTC 2018
Modified Files:
src/lib/libc/locale [netbsd-8]: wcstod.c wcstof.c wcstold.c
Log Message:
Pull up following revision(s) (requested by kamil in ticket #474):
lib/libc/locale/wcstod.c: revision 1.16
lib/libc/locale/wcstold.c: revision 1.5
lib/libc/locale/wcstof.c: revision 1.5
PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l
XXX: pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.20.1 src/lib/libc/locale/wcstod.c
cvs rdiff -u -r1.4 -r1.4.20.1 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