.. |
clock
|
Move timespec calculations from sched into libc/sched
|
2021-11-04 13:19:01 -05: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
|
init: use exec_spawn instead of exec
|
2021-12-24 08:23:30 -06:00 |
irq
|
fs/procfs: Remove the unnecessary strcmp
|
2022-01-12 07:19:40 +01: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: fix the bug of task's tmeslice
|
2021-12-30 18:01:56 +08:00 |
semaphore
|
pthread: restore pthread mutex default protocol POSIX compatibility
|
2022-01-11 01:55:12 +08:00 |
signal
|
signal: signal handler may cause task's state error
|
2022-01-05 21:36:44 +09:00 |
task
|
sched: Move argv from tcb_s to task_info_s
|
2021-12-11 10:08:53 -06:00 |
timer
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
wdog
|
sched:watchdog: remove tick check in wd_timer
|
2021-11-20 02:28:06 -06:00 |
wqueue
|
wqueue: fix NO leave_critical_section() when only CONFIG_SCHED_HPWORK
|
2021-12-23 02:27:34 -06:00 |
Kconfig
|
file_operations: get back C89 compatible initializer
|
2022-01-11 02:14:00 +08:00 |
Makefile
|
style/Makefile: remove unnecessary trailing whitespace
|
2020-11-28 12:20:30 +01:00 |