1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 17:57:35 +00:00

Ports: Format patches without numbering, commit hash or version number

This commit is contained in:
Tim Schumacher 2022-06-05 03:05:04 +02:00 committed by Linus Groh
parent d69a79b03b
commit d426c5a4b2
371 changed files with 806 additions and 1884 deletions

View file

@ -1,7 +1,7 @@
From 4f2b20f26ae7ba1f77fa69808f6d4dc926249c0b Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Larkin <45925460+larb0b@users.noreply.github.com>
Date: Tue, 24 Sep 2019 02:56:39 -0400
Subject: [PATCH 1/2] Add missing includes
Subject: [PATCH] Add missing includes
---
library/ssl_tls.c | 1 +
@ -32,6 +32,3 @@ index 97e1d72..9f81247 100644
#endif /* !_WIN32 || EFIX64 || EFI32 */
#endif
--
2.36.1

View file

@ -1,7 +1,7 @@
From e889bf88c3eb76ab6646f2e99fb029b63dac7379 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Larkin <45925460+larb0b@users.noreply.github.com>
Date: Tue, 24 Sep 2019 02:56:39 -0400
Subject: [PATCH 2/2] Remove NET_C from config
Subject: [PATCH] Remove NET_C from config
---
include/mbedtls/config.h | 2 +-
@ -20,6 +20,3 @@ index 654f972..5b37f1f 100644
/**
* \def MBEDTLS_OID_C
--
2.36.1