mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
6253bacdc0
Since __libc_longjmp is a private interface for cancellation implementation in libpthread, there is no need to provide hidden __libc_longjmp in libc. Tested with build-many-glibcs.py. * include/setjmp.h (__libc_longjmp): Remove libc_hidden_proto. * setjmp/longjmp.c (__libc_longjmp): Remove libc_hidden_def. * sysdeps/s390/longjmp.c (__libc_longjmp): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_longjmp): Likewise. |
||
---|---|---|
.. | ||
bits | ||
__longjmp.c | ||
bsd-_setjmp.c | ||
bsd-setjmp.c | ||
bug269-setjmp.c | ||
jmp-unwind.c | ||
jmpbug.c | ||
longjmp.c | ||
Makefile | ||
setjmp.c | ||
setjmp.h | ||
sigjmp.c | ||
tst-setjmp-fp.c | ||
tst-setjmp-static.c | ||
tst-setjmp.c | ||
tst-sigsetjmp.c | ||
Versions |