Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aligned_alloc: conform to C17 | DJ Delorie | 2023-05-08 | 1 | -0/+1 |
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> |