mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 05:21:13 +00:00
87078544f2
Hide internal __tcgetattr function to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * include/termios.h (__tcgetattr): Add libc_hidden_proto. * sysdeps/unix/bsd/tcgetattr.c (__tcgetattr): Add libc_hidden_def. * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise. * termios/tcgetattr.c (__tcgetattr): Likewise. |
||
---|---|---|
.. | ||
bits | ||
bsdtty.h | ||
cmsg_nxthdr.c | ||
ftime.c | ||
getpt.c | ||
gtty.c | ||
Implies | ||
Makefile | ||
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 | ||
Versions | ||
wait3.c | ||
wait.c | ||
waitpid.c |