summaryrefslogtreecommitdiff
path: root/Ports/emu2/patches/ReadMe.md
blob: cfd1d337a45b5de75f3e31b88a52454de4425955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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()