nuttx/libc/time
2015-04-08 07:02:13 -06:00
..
lib_calendar2utc.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_dayofweek.c Fix some coding style inconsistencies 2015-04-08 07:02:13 -06:00
lib_daysbeforemonth.c Make variable definitions 'static const' when possible to save RAM usage. From Kosma Moczek 2014-06-30 07:39:51 -06:00
lib_gettimeofday.c Move struct timveval from include/time.h to include/sys/time.h where it belongs. 2015-02-15 13:00:44 -06:00
lib_gmtime.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_gmtimer.c Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the last 3 members of the tm struct and support for filling them in and even using the wday in the STM32 RTC. From David Sidrane. 2015-04-08 06:56:43 -06:00
lib_isleapyear.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
lib_localtime.c Remove libc/time/tzfile.h; content moved inside of libc/time/lib_localtime.c 2014-08-15 15:59:57 -06:00
lib_mktime.c Adds support for localtime. From Max Neklyudov 2014-08-12 06:18:22 -06:00
lib_settimeofday.c Move struct timveval from include/time.h to include/sys/time.h where it belongs. 2015-02-15 13:00:44 -06:00
lib_strftime.c sfrtime: Missing implementation of %C (was being treated as %y). From Freddie Chopin 2015-02-23 11:05:07 -06:00
lib_time.c Some files that now include sys/time.h should no longer include timer.h 2015-02-15 16:38:18 -06:00
Make.defs Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the last 3 members of the tm struct and support for filling them in and even using the wday in the STM32 RTC. From David Sidrane. 2015-04-08 06:56:43 -06:00