]> git.ipfire.org Git - thirdparty/glibc.git/blame - assert/Versions
nptl/tst-cancel25 needs to be an internal test
[thirdparty/glibc.git] / assert / Versions
CommitLineData
b0b67c47
UD
1libc {
2 GLIBC_2.0 {
3 # functions used in inline functions or macros
4 __assert_fail; __assert_perror_fail;
5 }
8fb81470
UD
6 GLIBC_2.2 {
7 # just for standard compliance
8 __assert;
9 }
b0b67c47 10}