1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-10 00:49:40 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Florian Weimer 575295fc83 nptl: Move call_once into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

This change also turns __pthread_once into a compatibility symbol
because after the call_once move, an internal call to __pthread_once
can be used.  This an adjustment to __libc_once: Outside libc (e.g.,
in nscd), it has to call pthread_once.  With __pthread_once as a
compatibility symbol, it is no longer to add a new GLIBC_2.34
version after the move from libpthread, and this commit removes
the new __pthread_once@@GLIBC_2.34 version.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-05-03 08:14:01 +02:00
..
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-02-11 08:02:16 -03:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +02:00
2021-05-03 08:14:01 +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