libuv: bump to 1.45.0 21391/head
authorHirokazu MORIKAWA <morikw2@gmail.com>
Sat, 17 Jun 2023 00:52:25 +0000 (09:52 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Sat, 17 Jun 2023 00:52:25 +0000 (09:52 +0900)
commitcf7e9a77c991d5d394a0f434783a37bda85bff03
tree35f052fafede1ef58ad05ebedfeb08d3d63ef257
parent73ee68a5970d1618cdb580001969d13a82e1e76d
libuv: bump to 1.45.0

1.45.0
* linux: introduce io_uring support
* src: add new metrics APIs
* unix,win: give thread pool threads an 8 MB stack
* win,unix: change execution order of timers

1.44.2
* loop: better align order-of-events behavior between platforms
* zos: fix fs event not fired if the watched file is moved/removed/recreated
* win: Fix pipe resource leak if closed during connect (and other bugs)
* zos: don't error when killing a zombie process
* macos: avoid posix_spawnp() cwd bug
* kqueue: skip EVFILT_PROC events when invalidating events for an fd.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
libs/libuv/Makefile