mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:17:44 +00:00
37 lines
701 B
Markdown
37 lines
701 B
Markdown
# Patches for libuv on SerenityOS
|
|
|
|
## `0001-unix-Stub-out-get-set-priority-for-serenity.patch`
|
|
|
|
unix: Stub out {get,set}priority for serenity
|
|
|
|
|
|
## `0002-fs-Stub-out-unsupported-syscalls.patch`
|
|
|
|
fs: Stub out unsupported syscalls
|
|
|
|
|
|
## `0003-stream-Don-t-use-AF_INET6.patch`
|
|
|
|
stream: Don't use AF_INET6
|
|
|
|
|
|
## `0004-tcp-Don-t-use-SO_LINGER.patch`
|
|
|
|
tcp: Don't use SO_LINGER
|
|
|
|
|
|
## `0005-build-Add-SerenityOS-platform-definitions.patch`
|
|
|
|
build: Add SerenityOS platform definitions
|
|
|
|
|
|
## `0006-include-Teach-the-header-about-serenity.patch`
|
|
|
|
include: Teach the header about serenity
|
|
|
|
|
|
## `0007-build-Add-platform-specific-stubs-and-implementation.patch`
|
|
|
|
build: Add platform-specific stubs and implementations
|
|
|
|
|