From 0bf11bb6b07c19574a06c18d32642e06c72533c3 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 28 Jul 2025 17:18:26 +0200 Subject: Updated the revision history --- FICS/utils.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/utils.c') diff --git a/FICS/utils.c b/FICS/utils.c index 24cdcd7..0e1461a 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -42,6 +42,8 @@ Markus Uhlin 25/07/21 Replaced non-reentrant functions with their corresponding thread safe version. + Markus Uhlin 25/07/28 truncate_file: restricted file + permissions upon creation. */ #include "stdinclude.h" -- cgit v1.2.3