glibc/wctype
Alejandro Colomar 53fcdf5f74 Silence most -Wzero-as-null-pointer-constant diagnostics
Replace 0 by NULL and {0} by {}.

Omit a few cases that aren't so trivial to fix.

Link: <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117059>
Link: <https://software.codidact.com/posts/292718/292759#answer-292759>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-11-25 16:45:59 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
bug-wctypeh.c * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
iswctype_l.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
iswctype.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test_wcfuncs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test_wctype.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
towctrans_l.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
towctrans.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Versions
wcfuncs_l.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wcfuncs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wchar-lookup.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wctrans_l.c Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
wctrans.c Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
wctype_l.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wctype.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wctype.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00