..
clock
clock: update clock_synchronize() to support with time
2022-01-18 22:48:15 +08:00
environ
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
group
group/child_status: Dynamically expand group child_status
2021-07-15 20:14:57 -07:00
init
idle: remove heap & stack check in idle thread
2022-01-29 00:53:47 +08:00
irq
arch: Decouple up_critmon_[gettime|convert] from critmon
2022-01-25 14:43:34 +08:00
module
Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic.
2021-06-18 07:14:17 -05:00
mqueue
mq_open: add long file name check and parameter check
2021-10-21 11:01:45 -03:00
paging
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
pthread
pthread: restore pthread mutex default protocol POSIX compatibility
2022-01-11 01:55:12 +08:00
sched
sched/critmonitor: remove the assertion if counter == 0
2022-01-25 20:24:58 +08:00
semaphore
Revert "sem: remove limitation of irq context when do sem_trywait"
2022-01-29 00:53:47 +08:00
signal
signal: signal handler may cause task's state error
2022-01-05 21:36:44 +09:00
task
sched: Don't duplicate caller file handler when creating kernel thread
2022-01-31 14:44:29 +01:00
timer
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
wdog
arch: Decouple up_critmon_[gettime|convert] from critmon
2022-01-25 14:43:34 +08:00
wqueue
arch: Decouple up_critmon_[gettime|convert] from critmon
2022-01-25 14:43:34 +08:00
Kconfig
sched: Remove SDCLONE_DISABLE option and config
2022-01-31 19:03:20 +01:00
Makefile
style/Makefile: remove unnecessary trailing whitespace
2020-11-28 12:20:30 +01:00