android_bionic/docs
Christopher Ferris a22f5d5175 Make aligned_alloc match the standard.
Jemalloc does not verify that the size parameter is a multiple of
alignment. Fix this since it only went into P.

Fix the unit tests, and fix malloc debug/malloc hooks to handle this
new restrictive behavior.

Bug: 126944692

Test: Ran bionic unit tests.
Test: Ran bionic unit tests with malloc hooks enabled (no new tests fail).
Test: Ran bionic unit tests with malloc debug enabled (no new tests fail).
Test: Ran malloc debug unit tests.
Change-Id: I4d50785928815679c781ca729f998454d76b9192
2019-03-01 23:56:23 -08:00
..
img Publish the current draft of my ELF TLS doc 2018-11-09 15:24:16 -08:00
32-bit-abi.md Add `struct sigaction64` and `sigaction64`. 2018-02-01 14:45:15 -08:00
elf-tls.md Publish the current draft of my ELF TLS doc 2018-11-09 15:24:16 -08:00
fdsan.md fdsan: improve documentation. 2018-09-18 13:42:08 -07:00
libc_assembler.md Fix libc assembler documentation. 2018-08-06 12:18:32 -07:00
status.md Make aligned_alloc match the standard. 2019-03-01 23:56:23 -08:00