mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08: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"
|