summaryrefslogtreecommitdiff
path: root/Ports/powdertoy/patches/ReadMe.md
blob: 9426c1881ac172c96112c4188b38e6127ae5ecd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Patches for powdertoy on SerenityOS

## `0001-malloc.h-doesn-t-exist-on-Serenity-but-the-code-only.patch`

malloc.h doesn't exist on Serenity, but the code only checks for macOS and BSDs


## `0002-Open-links-and-directories-using-open-1.patch`

Open links and directories using open(1)