mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-28 16:21:30 +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>