]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set __mbrtowc and __wcrtomb correctly when changing to the C/POSIX locale.
authortjr <tjr@FreeBSD.org>
Mon, 8 Dec 2003 23:52:22 +0000 (23:52 +0000)
committertjr <tjr@FreeBSD.org>
Mon, 8 Dec 2003 23:52:22 +0000 (23:52 +0000)
commitf9c332bd6adec0361d112a86754f619197f5d380
treeb8626521156fc0bf40855c547bfd69a14b8cb874
parent77b35b849fdc2e40271608172cbabba58164183e
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.

Reported by: perky
lib/libc/locale/setrunelocale.c