mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +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 e922f5ca936776e9c4b7182c73008cf475f8a6ea 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 1/9] Add an implementation of globs
|
||||
Subject: [PATCH] Add an implementation of globs
|
||||
|
||||
---
|
||||
compat_glob.c | 1174 +++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
@ -1188,6 +1188,3 @@ index 0000000..d155c84
|
|||
+ (void)printf("\n");
|
||||
+}
|
||||
+#endif
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue