Date: Wed, 7 Apr 2004 01:33:23 -0700 (PDT) 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 mbstowcs.c wcstombs.c Message-ID: <200404070833.i378XNoI041431@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/04/07 01:33:23 PDT FreeBSD src repository Modified files: lib/libc/locale mbstowcs.c wcstombs.c Log: Begin in the initial shift state in mbstowcs() and wcstombs(). (This change is non-functional since nothing uses states yet.) Revision Changes Path 1.9 +3 -1 src/lib/libc/locale/mbstowcs.c 1.8 +3 -1 src/lib/libc/locale/wcstombs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404070833.i378XNoI041431>