libuv/docs
zeertzjq 5d1ccc12c4
doc: correct names of Win32 APIs in fs.rst (#4408)
The docs there link to GetFinalPathNameByHandleA() and CreateFileA(),
but src/win/fs.c uses GetFinalPathNameByHandleW() and CreateFileW().
2024-07-25 12:29:01 -04:00
..
code
src doc: correct names of Win32 APIs in fs.rst (#4408) 2024-07-25 12:29:01 -04:00
make.bat
Makefile
requirements.txt