Blob Blame History Raw
libc {
  GLIBC_2.0 {
    # c*
    catclose; catgets; catopen;
  }
  GLIBC_PRIVATE {
    # functions with required interface outside normal name space
    __open_catalog;
  }
}