repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix PLT use due to __libc_alloca_cutoff.
[glibc.git]
/
assert
/
Versions
blob
9e1a5f2d6f513e59d29960244701e3e25ef96ae2
1
libc {
2
GLIBC_2.0 {
3
# functions used in inline functions or macros
4
__assert_fail; __assert_perror_fail;
5
}
6
GLIBC_2.2 {
7
# just for standard compliance
8
__assert;
9
}
10
}