blob: 55af8619d50674707dbf90ef77f060967f04a8ff (
plain)
1
2
3
4
5
6
7
8
9
|
# 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.
|