glibc/malloc/tst-aligned-alloc-static.c
DJ Delorie d1417176a3 aligned_alloc: conform to C17
This patch adds the strict checking for power-of-two alignments
in aligned_alloc(), and updates the manual accordingly.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-05-08 16:40:10 -04:00

2 lines
31 B
C

#include "tst-aligned-alloc.c"