serenity/Ports/ed/patches
..
0001-Make-CC-and-friends-overridable-from-the-env.patch
0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch
0003-Manually-link-with-pcre2.patch
0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch
ReadMe.md

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

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