1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 03:35:07 +00:00
serenity/Ports/libuv/patches
Daniel Bertalan dbdb6abdb9 Ports/libuv: Fix build failure due to missing statfs() function
In 43c27e8, I mistakenly deleted the patch that removed calls to the
statfs() function, which we do not have. This made building the port
with a clean source tree fail.

This commit changes `libuv` to use our statvfs() function instead.
2021-12-27 02:02:03 -08:00
..
0001-unix-Stub-out-get-set-priority-for-serenity.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00
0002-fs-Stub-out-unsupported-syscalls.patch Ports/libuv: Fix build failure due to missing statfs() function 2021-12-27 02:02:03 -08:00
0003-stream-Don-t-use-AF_INET6.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00
0004-tcp-Don-t-use-SO_LINGER.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00
0005-build-Add-SerenityOS-platform-definitions.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00
0006-include-Teach-the-header-about-serenity.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00
0007-build-Add-platform-specific-stubs-and-implementation.patch Ports: Add libuv 2021-07-09 15:36:50 +02:00