Commit Graph

1 Commits

Author SHA1 Message Date
Frédéric Bérat
458ff98d2a Ensure fallback initialization of ctype TLS data pointers to fix segfaults in programs using dlmopen or auditors
- Backport: ctype: Reformat Makefile.
- Backport: Remove <libc-tsd.h>
- Backport: Optimize __libc_tsd_* thread variable access
- Backport: Use proper extern declaration for
  _nl_C_LC_CTYPE_{class,toupper,tolower}
- Backport: ctype: Fallback initialization of TLS using relocations
  (bug 19341, bug 32483)

Resolves: RHEL-72017
2025-05-27 14:15:24 +02:00