[PATCH] support: add check_mem_access

Joseph Myers josmyers@redhat.com
Tue Sep 16 20:54:48 GMT 2025


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).

-- 
Joseph S. Myers
josmyers@redhat.com



More information about the Libc-alpha mailing list