cosmopolitan/libc/time
Jōshin 394d998315
Fix vi modelines (#989)
At least in neovim, `│vi:` is not recognized as a modeline because it
has no preceding whitespace. After fixing this, opening a file yields
an error because `net` is not an option. (`noet`, however, is.)
2023-12-05 14:37:54 -08:00
..
struct Reduce header complexity 2023-11-28 14:39:42 -08:00
asctime.c Clean up some code 2023-11-16 17:31:07 -08:00
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
clockstonanos.internal.h Reduce header complexity 2023-11-28 14:39:42 -08:00
ctime.c Make improvements 2023-10-03 06:17:16 -07:00
ctime_r.c Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
difftime.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
futimesat.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
iso8601.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
iso8601us.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
kmonthname.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kmonthnameshort.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kweekdayname.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kweekdaynameshort.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
localtime.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
strftime.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
strptime.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
time.h Reduce header complexity 2023-11-28 14:39:42 -08:00
timezone.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
tz.internal.h Reduce header complexity 2023-11-28 14:39:42 -08:00
tzfile.internal.h Make default localtime() zone /etc/localtime 2023-08-12 07:44:15 -07:00
xiso8601.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00