can-utils/j1939_timedate
Samantaz Fox e9b81276e5
Handle localtime_r() failure in j1939 timedate
When the call to localtime_r() fails (by returning NULL, as per the POSIX specification), make sure to fill the hour/minute offsets with the fallback values as specified in the J1939DA supporting information.
2026-05-05 21:47:40 +00:00
..
j1939_timedate_cli.c j1939_timedate_cli: fix sign-compare warning 2024-06-07 09:09:26 +02:00
j1939_timedate_cmn.h add j1939 datetime 2024-06-06 13:54:26 +02:00
j1939_timedate_srv.c Handle localtime_r() failure in j1939 timedate 2026-05-05 21:47:40 +00:00