Files
systemd/src
Zbigniew Jędrzejewski-Szmek 4b6f74f5a0 basic/selinux: work around mallinfo deprecation
Latest glibc has deprecated mallinfo(), so it might become unavailable at some point
in the future. There is malloc_info(), but it returns XML, ffs. I think the information
that we get from mallinfo() is quite useful, so let's use mallinfo() if available, and
not otherwise.
2020-10-12 15:51:39 +02:00
..
2020-10-09 15:02:23 +02:00
2020-10-09 15:02:23 +02:00
2020-09-08 17:40:46 +02:00
2020-10-09 15:02:23 +02:00