1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 21:55:08 +00:00
serenity/Ports/mandoc/patches/ReadMe.md
Tim Schumacher ee66ed6248 Ports: Fully delete Co-Authored-By lines from the ReadMe
Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
2022-05-22 00:11:16 +01:00

47 lines
741 B
Markdown

# 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