[PATCH] support: add check_mem_access

Yury Khrustalev yury.khrustalev@arm.com
Wed Sep 17 11:59:01 GMT 2025


Hi Joseph,

On Tue, Sep 16, 2025 at 08:54:48PM +0000, Joseph Myers wrote:
> On Tue, 9 Sep 2025, Yury Khrustalev wrote:
> 
> > +bool check_mem_access (const void *addr, bool write)
> 
> This breaks the build for Hurd (bool undeclared, I suppose because some 
> OSes get <stdbool.h> included indirectly while others don't).

Thanks for reporting this, it should be fixed in [1] now.
Apologies, I should have checked more targets with
build-many-glibcs.py.

Kind regards,
Yury

[1]: https://inbox.sourceware.org/libc-alpha/20250917115508.1380234-1-yury.khrustalev@arm.com/



More information about the Libc-alpha mailing list