serenity/Ports/mandoc/patches
2022-06-08 17:58:36 +01:00
..
0001-Add-an-implementation-of-globs.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Add-a-header-describing-the-glob-implementation.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Make-configure-build-for-serenity.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Use-pcre2-for-regex.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0005-Use-pcre2-for-regex.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0006-Use-pcre2-for-regex.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0007-Use-the-patched-in-version-of-glob.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0008-Build-the-patched-in-glob-implementation.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0009-Fix-mansearch.c.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 mandoc on SerenityOS

0001-Add-an-implementation-of-globs.patch

Add an implementation of globs

0002-Add-a-header-describing-the-glob-implementation.patch

Add a header describing the glob implementation

0003-Make-configure-build-for-serenity.patch

Make configure build for serenity

0004-Use-pcre2-for-regex.patch

Use pcre2 for regex

0005-Use-pcre2-for-regex.patch

Use pcre2 for regex

0006-Use-pcre2-for-regex.patch

Use pcre2 for regex

0007-Use-the-patched-in-version-of-glob.h.patch

Use the patched-in version of glob.h

0008-Build-the-patched-in-glob-implementation.patch

Build the patched-in glob implementation

0009-Fix-mansearch.c.patch

Fix mansearch.c