summaryrefslogtreecommitdiff
path: root/catgets/Versions
blob: f225be26344aeb9a3a355a863f71c5f2b7eab2ef (plain)
1
2
3
4
5
6
7
8
9
libc {
  GLIBC_2.0 {
    # functions with required interface outside normal name space
    __open_catalog;

    # c*
    catclose; catgets; catopen;
  }
}