glibc/wcsmbs/bits
Frederic Berat 04d85febb9 wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
This will enable __REDIRECT_FORTIFY* macros to be used when _FORTIFY_SOURCE
is set.

Routine declarations that were in bits/wchar2.h are moved into the
bits/wchar2-decl.h file.
The file is now included into include/wchar.h irrespectively from
fortification.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2023-06-22 00:21:01 -04:00
..
types Remove __need macros from stdio.h and wchar.h. 2017-06-08 13:58:17 -04:00
wchar2-decl.h wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions 2023-06-22 00:21:01 -04: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