1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 04:07:34 +00:00
serenity/Ports/emu2/patches/ReadMe.md
Tim Schumacher ee66ed6248 Ports: Fully delete Co-Authored-By lines from the ReadMe
Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
2022-05-22 00:11:16 +01:00

22 lines
315 B
Markdown

# Patches for emu2 on SerenityOS
## `0001-Include-strings.h.patch`
Include <strings.h>
## `0002-Replace-a-use-of-rindex-with-strrchr.patch`
Replace a use of rindex() with strrchr()
## `0003-Install-into-usr-local.patch`
Install into /usr/local
## `0004-Don-t-use-setitimer.patch`
Don't use setitimer()