fxlibc/src/libc/time
Lephenixnoir f7b85f18bd
time: do not depend on gint headers
They're usually not installed yet
2021-12-31 19:48:43 +01:00
..
target/gint time: do not depend on gint headers 2021-12-31 19:48:43 +01:00
asctime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
ctime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
difftime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
gmtime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
localtime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
mktime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
strftime.c time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00
timeutil.h time: add support for C99 <time.h> (DONE) 2021-12-04 22:02:23 +01:00