mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:17:44 +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 e4b3fb04945980f8546c7437cb345fc0cb67f58d Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Brian Callahan <bcallah@openbsd.org>
|
||||
Date: Sat, 25 Jan 2020 21:20:39 -0500
|
||||
Subject: [PATCH 6/9] Use pcre2 for regex
|
||||
Subject: [PATCH] Use pcre2 for regex
|
||||
|
||||
---
|
||||
dbm.c | 2 +-
|
||||
|
@ -20,6 +20,3 @@ index f6b1259..3dc034a 100644
|
|||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue