mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-05 17:46:52 +00:00
.. | ||
0001-All-sorts-of-fixes-for-the-build.patch | ||
0002-Memory.patch | ||
0003-Pass-setsockopt-argument-as-char.patch | ||
0004-Stub-GetPerformanceTimer-to-return-0.patch | ||
0005-Don-t-use-the-asm-version-of-rdtsc.patch | ||
0006-Don-t-set-any-signal-handlers.patch | ||
ReadMe.md |
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