1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 15:07:45 +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,4 +1,4 @@
From 8b105bbc4c407b78d264054d74c96db093859c51 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Jaan <jaan_veersoo@hotmail.com>
Date: Sat, 20 Mar 2021 23:34:53 +0200
Subject: [PATCH] Add a missing sys/time.h include
@ -17,6 +17,3 @@ index 093bb77..48aad37 100644
#if HAVE_SYS_SELECT_H
#include <sys/select.h>
#elif __DJGPP__
--
2.36.1