Blob Blame History Raw
libc {
  GLIBC_2.0 {
    # functions used in inline functions or macros
    __assert_fail; __assert_perror_fail;
  }
  GLIBC_2.2 {
    # just for standard compliance
    __assert;
  }
}