]> git.kaiwu.me - nginx.git/commit
Win32: non-ASCII names support in "include" with wildcards.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:41 +0000 (20:49 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:41 +0000 (20:49 +0300)
commit99d5ad72a48811c3939a74a54330d7fd5517a5ab
treeffa16c2c7c061b3d632b53f1cf67a473107ed347
parent1f8a66f1991dac0158642a9ac2d531714078ecc6
Win32: non-ASCII names support in "include" with wildcards.

Notably, ngx_open_glob() now supports opening directories with non-ASCII
characters, and pathnames returned by ngx_read_glob() are converted to UTF-8.
src/os/win32/ngx_files.c
src/os/win32/ngx_files.h