]> git.ipfire.org Git - thirdparty/glibc.git/blob - streams/Versions
* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...
[thirdparty/glibc.git] / streams / Versions
1 libc {
2 GLIBC_2.1 {
3 # f*
4 fattach; fdetach;
5
6 # g*
7 getmsg; getpmsg;
8
9 # i*
10 isastream;
11
12 # p*
13 putmsg; putpmsg;
14 }
15 }