Silent 5ae39a321a
util/oslib-win32: Use UTF-16 filesystem API
* Introduces qemu_fopen, qemu_access wrappers, and modifies qemu_open to
  support converting stored UTF-8 paths to UTF-16 to use Unicode
  filesystem API on Windows platform.
* Migrates several native open, fopen, and access calls to their
  qemu_* counterparts to resolve Unicode path handling issues on
  Windows.
2021-10-24 12:09:12 -07:00
..
2021-04-30 12:27:48 +02:00
2021-06-29 16:51:21 +02:00
2021-02-15 15:10:14 +01:00
2021-03-19 10:15:06 +01:00
2021-01-08 15:13:38 +00:00
2021-07-12 11:24:00 -05:00
2021-03-11 13:57:08 +00:00
2021-07-09 12:26:05 +02:00
2021-07-20 16:11:53 +02:00
2021-07-20 16:30:20 +02:00