Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Sun Apr 14 23:30:16 UTC 2013
Modified Files:
src/include: locale.h
src/lib/libc/locale: current_locale.c dummy_lc_template.h
generic_lc_all.c generic_lc_template_decl.h global_locale.c
nb_lc_template.h setlocale.c setlocale_local.h
Log Message:
Rename struct _locale_impl_t to struct _locale, since it will end up as
locale_t later.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/include/locale.h
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/current_locale.c \
src/lib/libc/locale/dummy_lc_template.h \
src/lib/libc/locale/generic_lc_template_decl.h
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/locale/generic_lc_all.c \
src/lib/libc/locale/nb_lc_template.h
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/locale/global_locale.c
cvs rdiff -u -r1.60 -r1.61 src/lib/libc/locale/setlocale.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/locale/setlocale_local.h
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