serenity/Ports/emu2/patches
2022-06-08 17:58:36 +01:00
..
0001-Include-strings.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Replace-a-use-of-rindex-with-strrchr.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Install-into-usr-local.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Don-t-use-setitimer.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Fully delete Co-Authored-By lines from the ReadMe 2022-05-22 00:11:16 +01:00

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()