Tobias Brunner
c9d471091f
Use mallinfo2() if available
...
mallinfo() is deprecated because it uses `int` for the members of the
returned struct, whereas mallinfo2() uses `size_t`. It's available
since glibc 2.33.
2022-04-25 14:16:20 +02:00
..
2021-09-09 22:54:38 +02:00
2018-05-23 16:32:53 +02:00
2018-05-23 16:32:53 +02:00
2018-05-23 16:32:53 +02:00
2020-03-04 17:07:32 +01:00
2018-11-30 14:54:33 +01:00
2018-10-31 15:50:36 +01:00
2018-05-23 16:32:53 +02:00
2014-02-12 14:34:31 +01:00
2021-07-14 10:31:52 +02:00
2019-08-28 14:03:41 +02:00
2020-05-04 17:00:45 +02:00
2018-05-23 16:32:53 +02:00
2018-05-23 16:32:53 +02:00
2021-09-09 22:54:38 +02:00
2022-04-25 14:16:20 +02:00
2017-11-02 10:02:26 +01:00
2021-09-09 22:54:38 +02:00
2020-03-04 17:07:32 +01:00
2018-10-31 15:50:36 +01:00
2018-09-17 18:51:43 +02:00
2022-04-14 19:05:45 +02:00
2018-08-31 11:11:12 +02:00
2016-03-24 18:52:48 +01:00
2022-02-15 16:54:39 +01:00