Add maintained patch set for modern toolchains

This commit is contained in:
2025-12-14 13:22:12 +01:00
parent 9a972c418a
commit 4c170cf105
5 changed files with 799 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
From 789c2d97f672fd25cb0f5495892f13eda9fef440 Mon Sep 17 00:00:00 2001
From: Christoph <ckubu@oopen.de>
Date: Sun, 14 Dec 2025 11:49:00 +0100
Subject: [PATCH 3/4] Replace gets() with fgets()
Subject: [PATCH 3/5] Replace gets() with fgets()
---
src/mtest/mtest.c | 7 +++++--