commit 0bf11bb6b07c19574a06c18d32642e06c72533c3 from: Markus Uhlin date: Mon Jul 28 15:18:26 2025 UTC Updated the revision history commit - 2ce933af874de1fc2ee7c01aa12f781d2323590c commit + 0bf11bb6b07c19574a06c18d32642e06c72533c3 blob - 24cdcd76a5b7afb32e0c7ca260c29238ff24db97 blob + 0e1461a79a41373f0c82294564f26e354c5a2476 --- FICS/utils.c +++ 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"