Date: Mon, 8 Dec 2003 15:52:23 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setrunelocale.c Message-ID: <200312082352.hB8NqNeU023837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr         2003/12/08 15:52:23 PST
  FreeBSD src repository
  Modified files:
    lib/libc/locale      setrunelocale.c 
  Log:
  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
  
  Revision  Changes    Path
  1.34      +14 -0     src/lib/libc/locale/setrunelocale.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312082352.hB8NqNeU023837>
