Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 12:06:22 -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:  <200312112006.hBBK6N5w038483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312112006.hBBK6N5w038483>