blob: d2f9fb041046ef6ca726476afc260c9314a1765b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# 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
|