mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-30 04:04:54 +03:00
This patch adds the ABI-related bits to reflect the new mallinfo2 function, and adds a test case to verify basic functionality. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>