Don't use a nested function in rpmatch.
[platform/upstream/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 }