1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 05:07:45 +00:00
serenity/Ports/powdertoy/patches/ReadMe.md
2022-03-20 18:20:01 +00:00

12 lines
291 B
Markdown

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