repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add to fedora-branch as well.
[glibc.git]
/
termios
/
Versions
blob
711ed0334b52fe95d20f59c273e7b344d08fc33a
1
libc {
2
GLIBC_2.0 {
3
# c*
4
cfgetispeed; cfgetospeed; cfmakeraw; cfsetispeed; cfsetospeed; cfsetspeed;
5
6
# t*
7
tcdrain; tcflow; tcflush; tcgetattr; tcgetpgrp; tcsendbreak; tcsetattr;
8
tcsetpgrp;
9
}
10
GLIBC_2.1 {
11
# t*
12
tcgetsid;
13
}
14
}