]> git.kaiwu.me - nginx.git/commit
Win32: non-ASCII names support in ngx_delete_file().
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:54 +0000 (20:49 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:54 +0000 (20:49 +0300)
commit1a9e5c83769128eefb5ee81147b0a350efc7cd68
treebf0fcd77674c6ebf1ffa8323a3eff3602f7ff1ae
parentdc4957485e151ed11026ab827c8e5348b3d3ae01
Win32: non-ASCII names support in ngx_delete_file().

This makes it possible to delete files with non-ASCII characters
when using the dav module (ticket #1433).
src/os/win32/ngx_files.c
src/os/win32/ngx_files.h