cvs commit: src/lib/libc/locale setrunelocale.c

Tim J. Robbins tjr at FreeBSD.org
Mon Dec 8 15:52:24 PST 2003


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


More information about the cvs-src mailing list