ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../setjmp/Versions

13 lines
157 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
libc {
GLIBC_2.0 {
# functions with special/multiple interfaces
_longjmp; __sigsetjmp; _setjmp;
# l*
longjmp;
# s*
setjmp;
}
}