mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:57: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 5eb27ed6f09fb3387c23fb6cd4c39204d4592787 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Ali Mohammad Pur <ali.mpfard@gmail.com>
|
||||
Date: Mon, 16 May 2022 15:44:53 +0430
|
||||
Subject: [PATCH 1/2] Stub out the getprogname() implementation
|
||||
Subject: [PATCH] Stub out the getprogname() implementation
|
||||
|
||||
---
|
||||
gettext-runtime/gnulib-lib/getprogname.c | 2 ++
|
||||
|
@ -62,6 +62,3 @@ index 5e6f764..e800b89 100644
|
|||
# else
|
||||
# error "getprogname module not ported to this OS"
|
||||
# endif
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 83aa314598238bfcbd9d55aa96a3fbe937c45a81 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Ali Mohammad Pur <ali.mpfard@gmail.com>
|
||||
Date: Mon, 16 May 2022 15:45:32 +0430
|
||||
Subject: [PATCH 2/2] Stub out some wctype functions
|
||||
Subject: [PATCH] Stub out some wctype functions
|
||||
|
||||
---
|
||||
gettext-tools/gnulib-lib/fnmatch.c | 12 ++++++++++++
|
||||
|
@ -30,6 +30,3 @@ index 3937ce3..84aa6e6 100644
|
|||
#define IS_CHAR_CLASS(string) wctype (string)
|
||||
|
||||
/* Avoid depending on library functions or files
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue