]> git.ipfire.org Git - thirdparty/glibc.git/commit
cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 11 Jun 2021 11:52:26 +0000 (12:52 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 27 Oct 2022 13:46:49 +0000 (14:46 +0100)
commit1564a64fbe61c21b6b54ed8eacf8c9f82a41e20b
treeece1f4ffbb969a7585642cc17545969433ed725a
parent2c8d045b3f51509fd953be106b30bfb124f7437a
cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI

The CHERI pure capability programming model for C requires special
definition of {u}intptr_t.

Only the pure capability model is supported for hosted compilation,
but for freestanding compilation there is limited support for other
(hybrid capability) programming models too, which require new
{u}intcap_t type definitions.
posix/bits/types.h
stdlib/stdint.h