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

13 lines
157 B
Plaintext

libc {
GLIBC_2.0 {
# functions with special/multiple interfaces
_longjmp; __sigsetjmp; _setjmp;
# l*
longjmp;
# s*
setjmp;
}
}