nuttx/libs/libc/termios
Xiang Xiao 2fa1e55628 libc: Implement ttyname and ttyname_r
Note: this patch can get file path from root pseudo file handle,
but a general infrastructure is setup for other file system too.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I86cd79ebb741f2f43fdd398bb7498c40687d949b
2021-07-09 18:23:34 -03:00
..
lib_cfmakeraw.c
lib_cfspeed.c
lib_isatty.c
lib_tcflow.c
lib_tcflush.c
lib_tcgetattr.c
lib_tcsetattr.c
lib_ttyname.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
lib_ttynamer.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
Make.defs libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00