]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_setup: support Unicode functions to open files on Windows
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 2 Jan 2020 21:47:33 +0000 (22:47 +0100)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 14 May 2020 16:13:37 +0000 (18:13 +0200)
commitffdddb45d9dc87b3a2f67dcdbdcc11f4a4e029d2
tree0c19793ff9ad4afbbda7296e948f300f4e749684
parent9e5669f3880674de262000e772ef21ec0cc874be
curl_setup: support Unicode functions to open files on Windows

Use them only if `_UNICODE` is defined, in which case command-line
arguments have been converted to UTF-8.

Closes https://github.com/curl/curl/pull/3784
lib/curl_multibyte.c
lib/curl_setup.h