glibc/wcsmbs/bits
Frédéric Bérat 64f9857507 wchar: Avoid PLT entries with _FORTIFY_SOURCE
The change is meant to avoid unwanted PLT entries for the wmemset and
wcrtomb routines when _FORTIFY_SOURCE is set.

On top of that, ensure that *_chk routines have their hidden builtin
definitions available.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2023-07-05 16:59:48 +02:00
..
types Remove __need macros from stdio.h and wchar.h. 2017-06-08 13:58:17 -04:00
wchar2-decl.h wchar: Avoid PLT entries with _FORTIFY_SOURCE 2023-07-05 16:59:48 +02:00
wchar2.h wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions 2023-06-22 00:21:01 -04:00
wchar-ldbl.h C2x scanf binary constant handling 2023-03-02 19:10:37 +00:00