mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 03:58:12 +00:00
33 lines
579 B
Markdown
33 lines
579 B
Markdown
# Patches for openttd on SerenityOS
|
|
|
|
## `0001-All-sorts-of-fixes-for-the-build.patch`
|
|
|
|
All sorts of fixes for the build
|
|
|
|
|
|
## `0002-Memory.patch`
|
|
|
|
Memory
|
|
|
|
FIXME: There is no information available about this patch, fill this in.
|
|
|
|
## `0003-Pass-setsockopt-argument-as-char.patch`
|
|
|
|
Pass `setsockopt` argument as char*
|
|
|
|
|
|
## `0004-Stub-GetPerformanceTimer-to-return-0.patch`
|
|
|
|
Stub GetPerformanceTimer() to return 0
|
|
|
|
|
|
## `0005-Don-t-use-the-asm-version-of-rdtsc.patch`
|
|
|
|
Don't use the asm version of rdtsc
|
|
|
|
|
|
## `0006-Don-t-set-any-signal-handlers.patch`
|
|
|
|
Don't set any signal handlers
|
|
|
|
|