mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-19 01:04:13 +03:00
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>
2 lines
31 B
C
2 lines
31 B
C
#include "tst-aligned-alloc.c"
|