glibc/wcsmbs/bits
Adhemerval Zanella 68444c0450 wcsmbs: Improve fortify with clang
It improve fortify checks for wmemcpy, wmemmove, wmemset, wcscpy,
wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, wcslcpy, wcslcat, swprintf,
fgetws, fgetws_unlocked, wcrtomb, mbsrtowcs, wcsrtombs, mbsnrtowcs, and
wcsnrtombs.  The compile and runtime checks have similar coverage as
with GCC.

Checked on aarch64, armhf, x86_64, and i686.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2024-02-27 10:52:59 -03:00
..
types Remove __need macros from stdio.h and wchar.h. 2017-06-08 13:58:17 -04:00
wchar2-decl.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wchar2.h wcsmbs: Improve fortify with clang 2024-02-27 10:52:59 -03:00
wchar-ldbl.h Refer to C23 in place of C2X in glibc 2024-02-01 11:02:01 +00:00