nuttx/sched/clock
Xiang Xiao 800754a9be Replace mktime with timegm in rtc and fs driver
since kernel component should use UTC instead local time

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Icf939e1ab0af8e577105f539d2553bc67b3b3d10
2021-06-24 20:53:53 +08:00
..
clock.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock.h sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
clock_abstime2ticks.c sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
clock_dow.c Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
clock_getres.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_gettime.c sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
clock_initialize.c Replace mktime with timegm in rtc and fs driver 2021-06-24 20:53:53 +08:00
clock_settime.c Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
clock_systime_ticks.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_systime_timespec.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_ticks2time.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_time2ticks.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_timekeeping.c tools/nxstyle.c: Add automatic detection of line width based on examining 2020-01-12 13:07:54 -03:00
clock_timekeeping.h ched/clock/: Remove g_monotonic_basetime and g_clock_monotonic_time since we don't need ensure monotonic time start from zero as state here: http://pubs.opengroup.org/onlinepubs/009696899/functions/clock_getres.html 2018-11-12 06:50:37 -06:00
clock_timespec_add.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
clock_timespec_subtract.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00