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 f44c9a24ed nptl: Move mtx_init into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

The calls to __pthread_mutex_init, __pthread_mutexattr_init,
__pthread_mutexattr_settype are now private and no longer need
to be exported.  This allows the removal of the newly added
GLIBC_2.34 symbol versions for those functions.

Also clean up some weak declarations in <libc-lockP.h> for
these functions.  They are not needed and potentially incorrect
for static linking of mtx_init.

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