serenity/Ports/ed/patches
2022-06-08 17:58:36 +01:00
..
0001-Make-CC-and-friends-overridable-from-the-env.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Manually-link-with-pcre2.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Fully delete Co-Authored-By lines from the ReadMe 2022-05-22 00:11:16 +01:00

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