1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 01:27:34 +00:00
serenity/Ports/oksh/patches/ReadMe.md
2022-05-19 20:17:10 +04:30

29 lines
425 B
Markdown

# Patches for oksh on SerenityOS
## `0001-Add-some-compat-macros-for-serenity.patch`
Add some compat macros for serenity
## `0002-Add-pconfig.h.patch`
Add pconfig.h
## `0003-Disable-flock.patch`
Disable flock
Serenity does not support flock.
## `0004-Disable-rlimit.patch`
Disable rlimit
Serenity does not have rlimit support.
## `0005-Don-t-emit-the-default-pconfig.h.patch`
Don't emit the default pconfig.h