summaryrefslogtreecommitdiff
path: root/streams/Versions
blob: 9a6f4d756c599991a9b1f3bb8a2c4f37832aea10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
libc {
  GLIBC_2.1 {
    # f*
    fattach; fdetach;

    # g*
    getmsg; getpmsg;

    # i*
    isastream;

    # p*
    putmsg; putpmsg;
  }
}