ladybird/Ports/ed/patches
2022-05-19 20:17:10 +04:30
..
0001-Make-CC-and-friends-overridable-from-the-env.patch Ports: Update ed's patches to use git patches 2022-05-19 20:17:10 +04:30
0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch Ports: Update ed's patches to use git patches 2022-05-19 20:17:10 +04:30
0003-Manually-link-with-pcre2.patch Ports: Update ed's patches to use git patches 2022-05-19 20:17:10 +04:30
0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch Ports: Update ed's patches to use git patches 2022-05-19 20:17:10 +04:30
ReadMe.md Ports: Update ed's patches to use git patches 2022-05-19 20:17:10 +04:30

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