mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 10:37:34 +00:00
22 lines
430 B
Markdown
22 lines
430 B
Markdown
# Patches for ed on SerenityOS
|
|
|
|
## `0001-Make-CC-and-friends-overridable-from-the-env.patch`
|
|
|
|
Make CC and friends overridable from the env
|
|
|
|
|
|
## `0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch`
|
|
|
|
Use stdbool instead of rolling a manual Bool
|
|
|
|
|
|
## `0003-Manually-link-with-pcre2.patch`
|
|
|
|
Manually link with pcre2
|
|
|
|
|
|
## `0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch`
|
|
|
|
Use pcre2 for regex instead of libc's regex.h
|
|
|
|
|