cvs commit: src/lib/libc/locale setrunelocale.c
Tim J. Robbins
tjr at FreeBSD.org
Thu Dec 11 12:06:31 PST 2003
tjr 2003/12/11 12:06:22 PST
FreeBSD src repository
Modified files: (Branch: RELENG_5_2)
lib/libc/locale setrunelocale.c
Log:
MFC rev. 1.34: Set __mbrtowc and __wcrtomb correctly when changing to
the C/POSIX locale. Save __mbrtowc and __wcrtomb and restore them when
changing back to the cached locale.
Approved by: re (scottl)
Revision Changes Path
1.33.2.1 +14 -0 src/lib/libc/locale/setrunelocale.c
More information about the cvs-src
mailing list