Updated libuv to v1.49.0

This commit is contained in:
SChernykh 2024-09-25 11:18:30 +02:00
parent d17608e631
commit a1f1719f3b
6 changed files with 2 additions and 1 deletions
external
tests/src

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

2
external/src/libuv vendored

@ -1 +1 @@
Subproject commit 17a39892af6a0bf47d19019ff75e04fa31035991
Subproject commit dc88715b9d6bcd96bd24decf1daa18d2d0bed465

View file

@ -292,6 +292,7 @@ allowedAPIs = {
"DeleteFileA",
"GetFileAttributesA",
"OpenThreadToken",
"GetOverlappedResult",
}
f = open(sys.argv[1], 'r')