Files
nuttx/include
yinshengkai 62047aa3d0 time: fix 32-bit integer truncation warning
CID 1266677: (#2 of 2): Use 32-bit time_t (Y2K38_SAFETY)
1. declaration_with_small_time_t: Declare use of time_t, which is defined as 32 bits wide on this platform, while the minimum safe width is 64.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-12 18:14:39 +08:00
..
2024-09-10 23:35:58 +08:00
2024-03-14 22:47:55 +08:00
2024-09-09 15:25:04 +08:00
2024-07-26 14:39:10 -03:00
2023-11-29 02:13:19 -08:00
2024-04-17 11:36:39 -03:00
2024-02-02 09:03:18 -08:00