mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:47:35 +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 9714ad7325f578cb41f8f90496d64888eda8a268 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Ali Mohammad Pur <mpfard@serenityos.org>
|
||||
Date: Sat, 8 Jan 2022 17:02:29 +0330
|
||||
Subject: [PATCH 1/4] Teach configure about serenity
|
||||
Subject: [PATCH] Teach configure about serenity
|
||||
|
||||
Co-Authored-By: Eric Seifert <seiferteric@gmail.com>
|
||||
---
|
||||
|
@ -21,6 +21,3 @@ index a0d9a6c..44ebf54 100755
|
|||
|
||||
: ${LDSHARED='$(CC) -shared'}
|
||||
if test "$rb_cv_binary_elf" = yes; then :
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 30fafa059b5793c3f3638564e00465a4f514f25a Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Seifert <seiferteric@gmail.com>
|
||||
Date: Tue, 21 Sep 2021 23:09:21 -0700
|
||||
Subject: [PATCH 2/4] Remove locale defines
|
||||
Subject: [PATCH] Remove locale defines
|
||||
|
||||
Serenity does not have any of that.
|
||||
---
|
||||
|
@ -27,6 +27,3 @@ index cd30376..7bafe73 100644
|
|||
#endif
|
||||
|
||||
#ifdef HAVE_LANGINFO_H
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4c770bb497775cfe017df53b002c6dbfda02c5f2 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Seifert <seiferteric@gmail.com>
|
||||
Date: Tue, 21 Sep 2021 23:09:21 -0700
|
||||
Subject: [PATCH 3/4] Remove the inline definitions of labs and llabs
|
||||
Subject: [PATCH] Remove the inline definitions of labs and llabs
|
||||
|
||||
---
|
||||
ext/bigdecimal/bigdecimal.h | 17 -----------------
|
||||
|
@ -35,6 +35,3 @@ index 28f3363..a2c8c7e 100644
|
|||
|
||||
#ifndef HAVE_FINITE
|
||||
static int
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From de170f190353bb28d0eefacca5087de155948270 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Seifert <seiferteric@gmail.com>
|
||||
Date: Tue, 21 Sep 2021 23:09:21 -0700
|
||||
Subject: [PATCH 4/4] Remove uses of rusage
|
||||
Subject: [PATCH] Remove uses of rusage
|
||||
|
||||
---
|
||||
gc.c | 23 -----------------------
|
||||
|
@ -125,6 +125,3 @@ index 674f05d..b7941aa 100644
|
|||
#endif
|
||||
id_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = rb_intern_const("CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID");
|
||||
#ifdef __APPLE__
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue