/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
termios/Versions
21 строка
375 B
Florian Weimer
termios: Move isatty, __isatty_nostatus from io
11 июл 2025, 17:04
11 июл 2025, 17:04
02e7ac5
Код
Авторство
О чём код?
libc { GLIBC_2.0 { # c* cfgetispeed; cfgetospeed; cfmakeraw; cfsetispeed; cfsetospeed; cfsetspeed; # i* isatty; # t* tcdrain; tcflow; tcflush; tcgetattr; tcgetpgrp; tcsendbreak; tcsetattr; tcsetpgrp; } GLIBC_2.1 { # t* tcgetsid; } GLIBC_2.42 { # cf*baud cfgetibaud; cfgetobaud; cfsetibaud; cfsetobaud; cfsetbaud; } }