dongjiuzhu1 d4bbbe0d0b drivers/pty: support pty write to send signal, like serial driver
The interaction between the shell service in adb and adbd occurs through a pseudo-terminal (pty).
so, when a command is launched through adb shell from a PC, users now have the ability to pause
or kill the launched,application by inputting specific commands CONFIG_TTY_SIGTSTP_CHAR or
CONFIG_TTY_SIGTINT_CHAR, akin to the capabilities provided by nsh.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-17 20:11:10 +08:00
..
2023-09-22 13:51:00 +08:00
2023-10-17 13:43:43 +08:00
2024-06-28 09:30:42 +02:00
2024-09-15 20:21:41 +08:00
2023-07-08 13:50:48 +08:00
2024-07-03 17:31:23 +08:00
2024-09-16 10:33:01 +08:00
2024-09-17 02:25:47 +08:00
2024-09-17 02:25:47 +08:00