mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-09 04:37:52 +03:00
ee66ed6248
Otherwise, this results in a number of empty lines where Co-Authored-By would have been. |
||
---|---|---|
.. | ||
0001-Include-strings.h.patch | ||
0002-Replace-a-use-of-rindex-with-strrchr.patch | ||
0003-Install-into-usr-local.patch | ||
0004-Don-t-use-setitimer.patch | ||
ReadMe.md |
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()