1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-30 04:04:54 +03:00
Florian Weimer 1f2e5bfe48 nptl: Move legacy cancelation handling into libc as compat symbols
This affects _pthread_cleanup_pop, _pthread_cleanup_pop_restore,
_pthread_cleanup_push, _pthread_cleanup_push_defer.  The symbols
have been moved using scripts/move-symbol-to-libc.py.

No new symbol versions are added because the symbols are turned into
compatibility symbols at the same time.

__pthread_cleanup_pop and __pthread_cleanup_push are added as
GLIBC_PRIVATE symbols because they are also used internally, for
glibc's own cancellation handling.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-04-21 19:49:50 +02:00
..
2020-07-10 16:08:44 -07:00
2020-08-04 21:36:19 -04:00
2020-07-10 16:08:45 -07:00
2020-07-10 16:08:45 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2021-03-18 15:54:39 -03:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:44 -07:00
2020-07-10 16:08:45 -07:00
2020-07-10 16:08:45 -07:00
2020-07-10 16:08:45 -07:00