cvs commit: src/lib/libc/locale mbrtowc.c setrunelocale.c table.c
wcrtomb.c
Tim J. Robbins
tjr at FreeBSD.org
Sun Apr 4 04:31:30 PDT 2004
tjr 2004/04/04 04:31:29 PDT
FreeBSD src repository
Modified files:
lib/libc/locale mbrtowc.c setrunelocale.c table.c
wcrtomb.c
Log:
Remove support for emulating mbrtowc() and wcrtomb() in terms of the
old rune interface now that it is no longer needed.
Revision Changes Path
1.5 +1 -50 src/lib/libc/locale/mbrtowc.c
1.35 +2 -6 src/lib/libc/locale/setrunelocale.c
1.20 +0 -5 src/lib/libc/locale/table.c
1.6 +1 -28 src/lib/libc/locale/wcrtomb.c
More information about the cvs-src
mailing list