1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 19:47:48 +00:00
serenity/Ports/thesilversearcher/patches/ReadMe.md

9 lines
229 B
Markdown

# Patches for thesilversearcher on SerenityOS
## `0001-Add-the-thread-pledge-to-the-pledge-list.patch`
Add the thread pledge to the pledge list
On OpenBSD, stdio typically grants thread, but on Serenity it is its own
option.