commit 9bd2e5a38a9fbe4f287f0bb134852649c1c0e3f7 from: Markus Uhlin date: Sat Aug 23 13:53:51 2025 UTC Updated the revision history commit - 78be9933d7d2ed937dbeab4fad266107c79e6d52 commit + 9bd2e5a38a9fbe4f287f0bb134852649c1c0e3f7 blob - 41705bfd96af182769752018bdeb98dc2afa1c55 blob + df5d4c21d15072cb04e9470c71bcd7728bc6e5a2 --- FICS/command.c +++ FICS/command.c @@ -37,6 +37,8 @@ Markus Uhlin 25/03/11 Fixed memleak Markus Uhlin 25/03/16 Fixed use of 32-bit 'time_t' Markus Uhlin 25/07/28 Usage of 'int64_t' + Markus Uhlin 25/08/23 Fixed file created without + restricting permissions. */ #include "stdinclude.h"