1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-28 16:21:30 +03:00
Florian Weimer c62cef023c nptl: Move pthread_exit into libc
The pthread_exit symbol was moved using
scripts/move-symbol-to-libc.py.  No new symbol version is needed
because there was a forwarder.

The new tests nptl/tst-pthread_exit-nothreads and
nptl/tst-pthread_exit-nothreads-static exercise the scenario
that pthread_exit is called without libpthread having been linked in.
This is not possible for the generic code, so these tests do not
live in sysdeps/pthread for now.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-04-21 19:49:50 +02:00
..
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-02-11 08:02:16 -03:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-04-21 19:49:50 +02:00
2021-02-11 08:00:48 -03:00
2021-03-18 15:54:39 -03:00
2021-03-26 13:36:17 -03:00
2021-03-26 13:37:14 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:36:17 -03:00
2021-02-11 08:00:48 -03:00
2021-03-29 10:22:13 -03:00
2021-03-26 13:36:17 -03:00
2021-03-08 22:41:41 +01:00
2021-02-08 09:20:03 +01:00
2021-03-02 16:55:05 +01:00
2020-07-16 17:55:35 +02:00