glibc/sysdeps/unix/sysv/linux/mips/mips32/nofpu
Florian Weimer aa9a7f6296 nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again
These were turned into compat symbols as part of the libpthread
move.  It turns out they are used by language run-time libraries
(e.g., the GCC D front end), so it makes to preserve them as
external symbols even though they are not declared in any header
file.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-06-15 21:19:16 +02:00
..
libc.abilist nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again 2021-06-15 21:19:16 +02:00