mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 15:17:45 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From 2aecd57dbc3eb793db2996807f4c17e0c5880d75 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Brian Callahan <bcallah@openbsd.org>
|
||||
Date: Thu, 23 Jan 2020 23:43:31 -0500
|
||||
Subject: [PATCH 3/6] Replace libc's regex includes with pcre2
|
||||
Subject: [PATCH] Replace libc's regex includes with pcre2
|
||||
|
||||
---
|
||||
src/flexdef.h | 2 +-
|
||||
|
@ -20,6 +20,3 @@ index 9dac654..2bdf9fb 100644
|
|||
/* Required: strcasecmp() in <strings.h> */
|
||||
#include <strings.h>
|
||||
#include "flexint.h"
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue