.. |
clock
|
sched/clock: Remove CLOCK_MONOTONIC option from Kconfig
|
2022-02-23 01:21:26 +08:00 |
environ
|
sched/environ: Remove the unneeded cast in env_dup
|
2022-04-21 22:55:47 +03:00 |
group
|
sched/group: addrenv: allocate current group for each cpu
|
2022-05-08 20:34:31 +03:00 |
init
|
env_dup: Fix copying of env between address environments
|
2022-04-21 18:38:37 +08:00 |
irq
|
sched/irq: Fix array overrun in coverity check
|
2022-04-08 21:02:13 -03:00 |
module
|
mod_insmod: fix coverity warning
|
2022-04-02 20:09:42 +08:00 |
mqueue
|
sched:fix mq_timedsend describe
|
2022-04-27 02:09:18 +08:00 |
paging
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
pthread
|
sched/pthread/pthread_condclockwait.c: follow POSIX.
|
2022-05-19 14:57:33 +08:00 |
sched
|
Fix error: converting the result of '<<' to a boolean always evaluates to true
|
2022-05-19 23:23:01 +03:00 |
semaphore
|
Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible
|
2022-05-15 13:55:58 +03:00 |
signal
|
sigact: get free sigact from freelist always successful
|
2022-04-01 13:38:29 +08:00 |
task
|
sched: Remove SCHED_ATEXIT / SCHED_ONEXIT
|
2022-05-25 15:28:43 +08:00 |
timer
|
timer:settime: check return value of clock_abstime2ticks
|
2022-05-16 10:20:52 +03:00 |
wdog
|
sched/wdog: Change the return type of wd_gettime from int to sclock_t
|
2022-05-19 23:21:54 +03:00 |
wqueue
|
sched/wqueue: Change the return type of work_notifier_teardown to void
|
2022-05-14 00:35:29 +03:00 |
Kconfig
|
sched: Remove SCHED_ATEXIT / SCHED_ONEXIT
|
2022-05-25 15:28:43 +08:00 |
Makefile
|
style/Makefile: remove unnecessary trailing whitespace
|
2020-11-28 12:20:30 +01:00 |