nuttx/libs/libc/errno
Xiang Xiao 1af8cd4de8 sched: Move argv from tcb_s to task_info_s
argv is allocated from stack and then belong to userspace,
so task_info_s is a best location to hold this information.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-11 10:08:53 -06:00
..
lib_errno.c sched: Move argv from tcb_s to task_info_s 2021-12-11 10:08:53 -06:00
Make.defs Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00