10.46.5 aligned_alloc

ISO C23 specification:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf section 7.24.3.1.

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/aligned_alloc.html

Documentation:
man aligned_alloc

Gnulib module: aligned_alloc

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

Gnulib has partial substitutes for aligned_alloc that do not crash even if the AddressSanitizer bug is present: