Files
systemd/src/libsystemd
Yu Watanabe abb99d3168 mallinfo-util: assume mallinfo() exists
The check existed for musl. Let's remove it, as we explicitly request glibc.

While removing the check, this also drops generic_mallinfo, introduces
a tiny converter from struct mallinfo to struct mallinfo2 if mallinfo2()
does not exist, and renames mallinfo-util.h to malloc.h.

With this change, we can drop many ifdefs and casts in .c files.
2025-06-18 10:45:27 +02:00
..
2025-06-18 01:54:07 +09:00
2025-05-25 03:40:24 +09:00
2025-05-25 03:40:24 +09:00
2025-06-09 16:29:49 +01:00
2025-05-25 03:40:24 +09:00
2025-05-25 03:40:24 +09:00
2025-05-25 03:40:24 +09:00