Faster implementation of wcstombs that handles overlapping buffers
commit385a199fef78912fcc134fbfd4240a02d8d07c3a
authorAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jul 2005 09:23:16 +0000 (22 09:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jul 2005 09:23:16 +0000 (22 09:23 +0000)
tree46bcca71851933f96fed112663744b51cd6a0584
parent34a5b5636a0d7ee5a9904b3103e6b0941eefa6ca
Faster implementation of wcstombs that handles overlapping buffers
properly (based on a patch by Dmitry Timoshkov).
libs/unicode/wctomb.c