Commit Graph

7 Commits

Author SHA1 Message Date
Anhad Singh
e3c4d6be25 feat(libuv): set count
Initialise `count` for:
* `uv_cpu_info`
* `uv_interface_addresses`

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-27 16:11:48 +11:00
Wildan Mubarok
a83264396b Port nodejs 2025-10-10 17:39:23 -06:00
Wildan M
f38f5b716e Add more libuv patches 2025-09-16 16:48:17 +07:00
Jeremy Soller
8e48e73584
Make it easier to compile cmake software dynamically 2025-09-07 19:01:27 -06:00
Wildan Mubarok
5df0844448 Add necessary C code for libuv 2025-07-21 19:14:37 +00:00
Josh Megnauth
4975df337f
fix: libuv patch redefines existing structs
Relibc defines those structs now. The build fails because the patch
redefines those structs.
2025-03-16 01:09:39 -04:00
Dorian Davi
c244dc1a76 Add libuv library 2024-10-24 16:59:41 +00:00