.. |
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
|
sched: Don't duplicate caller file handler when creating kernel thread
|
2022-02-01 08:22:45 +09: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: Implement sysinfo function
|
2022-02-08 10:27:38 +08:00 |
semaphore
|
Revert "sem: remove limitation of irq context when do sem_trywait"
|
2022-01-29 00:53:47 +08:00 |
signal
|
Fix signal/sig_default.c:195:21: error: unused variable 'rtcb'
|
2022-02-07 12:04:03 +08:00 |
task
|
task: Always implement posix_spawnp as macro
|
2022-02-09 20:09:11 +08: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: Disable pthread by default when DEFAULT_SMALL is enabled
|
2022-02-07 12:04:03 +08:00 |
Makefile
|
style/Makefile: remove unnecessary trailing whitespace
|
2020-11-28 12:20:30 +01:00 |