- replaces `ta_argv` with `stackargs` - drops `ta_argv` from `task_info_s` - drops `g_idleargv` and checks idle accordingly Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
The maximum startup parameters have been checked accordingly in nxtask_setup_stackargs(), let us save argument counter to avoid limit check. Signed-off-by: chao an <anchao@lixiang.com>
defined here: https://www.freebsd.org/cgi/man.cgi?query=getprogname&sektion=3 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>