nuttx/sched/init
Yoshinori Sugino c13f869432 Modify SIGSTP to SIGTSTP
Follow the POSIX description.
SIGTSTP should be sent when the Ctrl-Z characters is encountered, not SIGSTP.

Testing:
Built with hifive1-revb:nsh (CONFIG_SERIAL_TERMIOS=y, CONFIG_SIG_DEFAULT=y and CONFIG_TTY_SIGTSTP=y)
2020-10-29 01:12:43 -07:00
..
init.h sched: The secondary idle threads should call nx_idle_trampoline 2020-07-29 16:03:13 +09:00
Make.defs
nx_bringup.c sched: Support config the argument passed to init 2020-08-17 12:52:28 -06:00
nx_smpstart.c sched: The secondary idle threads should call nx_idle_trampoline 2020-07-29 16:03:13 +09:00
nx_start.c Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00