mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 01:17:45 +00:00
Ports: Add The Powder Toy port
This commit is contained in:
parent
adcd39d928
commit
0865a06ef5
5 changed files with 89 additions and 0 deletions
12
Ports/powdertoy/patches/ReadMe.md
Normal file
12
Ports/powdertoy/patches/ReadMe.md
Normal file
|
@ -0,0 +1,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)
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue