chenxiaoyi
4cd66fa7cc
windows sim:add CONFIG_SYSTEM_TIME64 fix windows build error
nuttx\arch\sim\src\sim\sim_checkhostfstypes.c(80,1): error C2338: static_assert failed: 'sizeof(((struct nuttx_stat_s *)0)->st_atim) == sizeof(((struct stat *)0)->st_atim)'
nuttx\arch\sim\src\sim\sim_checkhostfstypes.c(81,1): error C2338: static_assert failed: 'offsetof(struct nuttx_stat_s, st_mtim) == offsetof(struct stat, st_mtim)'
nuttx\arch\sim\src\sim\sim_checkhostfstypes.c(81,1): error C2338: static_assert failed: 'sizeof(((struct nuttx_stat_s *)0)->st_mtim) == sizeof(((struct stat *)0)->st_mtim)'
nuttx\arch\sim\src\sim\sim_checkhostfstypes.c(82,1): error C2338: static_assert failed: 'offsetof(struct nuttx_stat_s, st_ctim) == offsetof(struct stat, st_ctim)'
Co-authored-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
Co-authored-by: xuxin19 <xuxin19@xiaomi.com>
2024-08-14 22:36:57 +08:00
..
2024-08-12 01:59:35 +08:00
2024-07-30 12:41:30 -03:00
2024-07-15 20:46:41 +08:00
2023-10-26 18:13:34 -03:00
2024-07-09 17:08:27 +08:00
2024-07-09 17:08:27 +08:00
2023-10-26 18:13:34 -03:00
2024-07-09 17:08:27 +08:00
2024-08-09 23:44:40 +08:00
2024-08-14 22:36:57 +08:00
2024-04-16 19:09:12 +08:00
2024-07-18 13:40:49 +08:00
2023-10-27 22:26:18 +08:00
2024-08-01 17:49:41 +08:00
2024-08-07 15:59:41 +08:00
2023-10-28 13:55:22 +08:00
2024-07-09 17:08:27 +08:00
2024-03-04 01:18:45 +08:00
2024-03-30 12:21:25 +08:00
2023-07-08 13:50:48 +08:00
2024-08-01 16:04:53 +08:00