]> git.ipfire.org Git - thirdparty/glibc.git/commit
cheri: wctype: turn wctype_t into a pointer
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 17 Mar 2022 12:30:37 +0000 (12:30 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 5 Aug 2022 18:45:19 +0000 (19:45 +0100)
commitf7842f9392d081ff6decfbd2fc9ca9973c83c4bb
treeaebeef489ebaa5d3a9f827b9d0a7d1c76da90a6a
parent5778537ccd9a2cf46e3f4c323f84118d5a514739
cheri: wctype: turn wctype_t into a pointer

Make wctype_t a pointer so dereferencing it works. wctrans_t is already
a pointer and used the same way.

Existing targets are not affected, only capability targets where this
is necessary.
wctype/bits/wctype-wchar.h