nuttx/sched
anjiahao 8c057b46ab mq_open: add long file name check and parameter check
N/A

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Change-Id: Ie777cd38af86c3f25e818a1477996a5f0c1cc195
2021-07-15 14:29:47 +08:00
..
clock sched/clock: add nsec range check in clock_settime 2021-07-09 14:19:03 -03:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
init Revert "[Boottime] add syslog info in system bootup stages" 2021-07-13 03:16:53 +08:00
irq sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05: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-07-15 14:29:47 +08:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
semaphore Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
signal sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
task sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
wqueue wqueue: Fix unrefernce reference to `DEBUGASSERT' 2021-07-13 21:40:46 +08:00
Kconfig Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00