incubator-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
..
Make.defs libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
lib_cfmakeraw.c libs: termios: Replace license header with Apache License 2.0 2020-07-28 00:47:39 -05:00
lib_cfspeed.c serial/termios: support custom baud rate setting 2020-10-21 10:11:21 -07:00
lib_isatty.c nxstyle fixes 2021-03-13 05:56:43 -08:00
lib_tcflow.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcflush.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcgetattr.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcsetattr.c libc/termios: Implement TCSADRAIN and TCSAFLUSH for tcsetattr 2021-05-07 16:35:41 -03:00
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