1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:07:36 +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

7
Ports/RetroArch/patches/0003-Add-strlcat.patch Executable file → Normal file
View file

@ -1,7 +1,7 @@
From 05fc282bdbe985fb77d746003ce213012a0292f8 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: gouchi <gouchi@free.fr>
Date: Sat, 7 May 2022 18:20:35 +0200
Subject: [PATCH 3/6] Add strlcat()
Subject: [PATCH] Add strlcat()
---
Makefile.common | 4 ++++
@ -22,6 +22,3 @@ index 580beba..dbfbd39 100644
ifeq ($(HAVE_UNIX), 1)
OBJ += frontend/drivers/platform_unix.o
--
2.36.0