]> Kevux Git Server - fll/commit
Bugfix: The asctime_r() function appends a new line.
authorKevin Day <Kevin@kevux.org>
Mon, 24 Nov 2025 02:27:17 +0000 (20:27 -0600)
committerKevin Day <Kevin@kevux.org>
Mon, 24 Nov 2025 02:27:17 +0000 (20:27 -0600)
commitc4de23a920a42b635d347dbed33037b120a71304
treeed45005eb4c83c96129e8200739999fa2b65dbe5
parent0789413e1606c385e89add40de7f8b0827268b06
Bugfix: The asctime_r() function appends a new line.

Ensure that the new line is not counted as part of the date string.
level_0/f_time/c/time.c