mirror of git://sourceware.org/git/glibc.git
There is a prototype for an internal __tcsetattr() function in include/termios.h, but tcsetattr without __ were still declared as the actual functions. Make this match the comment and make __tcsetattr() an internal interface. This will be required to version struct termios for Linux on MIPS and SPARC. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |
||
|---|---|---|
| .. | ||
| bits | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| bsdtty.h | ||
| cmsg_nxthdr.c | ||
| getpt.c | ||
| gtty.c | ||
| sigblock.c | ||
| sigsetmask.c | ||
| stty.c | ||
| syscalls.list | ||
| tcdrain.c | ||
| tcflow.c | ||
| tcflush.c | ||
| tcgetattr.c | ||
| tcgetpgrp.c | ||
| tcsendbrk.c | ||
| tcsetattr.c | ||
| tcsetpgrp.c | ||
| ualarm.c | ||
| unlockpt.c | ||