| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-25 | 383 Bytes | |
| v1.51.0_ 2025.04.25, Version 1.51.0 (Stable) source code.tar.gz | 2025-04-25 | 1.4 MB | |
| v1.51.0_ 2025.04.25, Version 1.51.0 (Stable) source code.zip | 2025-04-25 | 1.7 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
Dist files at https://dist.libuv.org/dist/v1.51.0/
Notable Changes
- unix,win: accept NAN/INFINITY as file timestamps [#4702]
- win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode [#4688]
- linux: align CPU quota calculation with Rust [#4746]
Important Bugs Fixed
- win: fix leak in uv_os_tmpdir [#4680]
- linux: try preadv64/pwritev64 before preadv/pwritev [#4683]