libwine: Move the CP_SYMBOL conversion functions to libwine_port.
commit18699623b3ad43c2baa37ebd0ea211adda867479
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Feb 2016 09:49:28 +0000 (18 18:49 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Feb 2016 15:49:10 +0000 (19 00:49 +0900)
tree4c6e182fa9ce2cf8661cb44ded06461d01ca6c20
parent2087f38e8478ff8596a5a2038f8607aecfe2faa7
libwine: Move the CP_SYMBOL conversion functions to libwine_port.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
libs/port/Makefile.in
libs/port/cpsymbol.c [new file with mode: 0644]
libs/wine/mbtowc.c
libs/wine/port.c
libs/wine/wctomb.c