nuttx/sched
Xiang Xiao ae9b5fd306 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-23 13:43:32 -03:00
..
clock Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
init Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
irq Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
semaphore Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
signal Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
task sched/task/task_spawn.c: initialize variables explicitly 2021-06-22 03:44:02 -05:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
Kconfig Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00