]> sourceware.org Git - glibc.git/commit
manual: Use more precise wording for memory protection keys
authorYury Khrustalev <yury.khrustalev@arm.com>
Wed, 6 Nov 2024 13:04:27 +0000 (13:04 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Wed, 6 Nov 2024 13:11:33 +0000 (13:11 +0000)
commit0c38c59f75bbfe3eb241fc54e1063e9b4cd2f9a6
treeeeb77069f871c0d6bcc589625fa489a743c07f0a
parentc1560f3f75c0e892b5522c16f91b4e303f677094
manual: Use more precise wording for memory protection keys

Update the name of the argument in several pkey_*() functions that refers
to access restrictions rather than access rights: change access "rights"
to access "restrictions".

Specify that the result of the pkey_get() should be checked using bitwise
operations rather than plain equals comparison.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
manual/memory.texi
This page took 0.042595 seconds and 5 git commands to generate.