serenity/Ports/ed/patches
2023-10-12 23:30:22 +02:00
..
0001-Make-CC-and-friends-overridable-from-the-env.patch Ports/ed: Update ed to version 1.19 2023-10-12 23:30:22 +02:00
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