mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
ee66ed6248
Otherwise, this results in a number of empty lines where Co-Authored-By would have been. |
||
---|---|---|
.. | ||
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
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