mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17: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 98597b7f104c73a1955eef077097b5dbb372183f Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Andrew Kaster <akaster@serenityos.org>
|
||||
Date: Sat, 8 Jan 2022 05:33:27 -0700
|
||||
Subject: [PATCH 1/2] Teach configure about serenity
|
||||
Subject: [PATCH] Teach configure about serenity
|
||||
|
||||
---
|
||||
configure | 4 ++++
|
||||
|
@ -29,6 +29,3 @@ index 367f505..df6217c 100755
|
|||
*)
|
||||
dynamic_linker=no
|
||||
;;
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 574528250f8113f17a1524266114e297417fd3ff Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Jelle Raaijmakers <jelle@gmta.nl>
|
||||
Date: Sat, 27 Mar 2021 12:38:07 +0100
|
||||
Subject: [PATCH 2/2] Disable vfs locking
|
||||
Subject: [PATCH] Disable vfs locking
|
||||
|
||||
---
|
||||
sqlite3.c | 2 +-
|
||||
|
@ -27,6 +27,3 @@ index 0b227f0..90c38bd 100644
|
|||
UNIXVFS("unix-dotfile", dotlockIoFinder ),
|
||||
UNIXVFS("unix-excl", posixIoFinder ),
|
||||
#if OS_VXWORKS
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue