libport: Move the codepage table functions back to libwine and make them obsolete.
commit831f58caa56133f8522fad1ce2b7901e67c0d127
authorAlexandre Julliard <julliard@winehq.org>
Wed, 12 Feb 2020 08:06:51 +0000 (12 09:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Feb 2020 15:54:02 +0000 (12 16:54 +0100)
tree6c73158af43007b24880835e45751cd17e624687
parentd81f96a8fc73c4abab3cf04f76e43e34d98512b5
libport: Move the codepage table functions back to libwine and make them obsolete.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/unicode.h
libs/port/Makefile.in
libs/wine/Makefile.in
libs/wine/cptable.c [moved from libs/port/cptable.c with 91% similarity]
libs/wine/port.c
libs/wine/wine.map
tools/make_unicode