Anatoly Burakov
d14c148e79
malloc: add name to malloc heaps
...
We will need to refer to external heaps in some way. While we use
heap ID's internally, for external API use it has to be something
more user-friendly. So, we will be using a string to uniquely
identify a heap.
This breaks the ABI, so document the change.
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-11 11:11:23 +02:00
..
2018-09-17 12:21:17 +02:00
2018-10-11 11:11:23 +02:00
2018-04-04 17:33:08 +02:00
2018-07-15 23:42:53 +02:00
2018-04-27 11:13:59 +02:00
2018-07-20 14:26:16 +02:00
2018-10-03 14:36:18 +02:00
2018-01-04 22:41:39 +01:00
2018-09-19 14:40:18 +02:00
2018-01-04 22:41:39 +01:00
2018-04-11 01:47:47 +02:00
2018-01-04 22:41:39 +01:00
2018-04-05 00:27:13 +02:00
2018-07-12 00:00:35 +02:00
2018-05-30 21:16:43 +02:00
2018-10-11 10:24:29 +02:00
2018-10-11 10:37:45 +02:00
2018-09-19 15:02:19 +02:00
2018-07-13 15:32:43 +02:00
2018-09-19 11:38:19 +02:00
2018-01-04 22:41:39 +01:00
2018-07-13 00:27:15 +02:00
2018-01-04 22:41:39 +01:00
2018-07-13 23:42:08 +02:00
2018-07-13 13:29:01 +02:00
2018-04-11 21:45:55 +02:00
2018-07-13 15:35:26 +02:00
2018-09-19 15:01:58 +02:00
2018-07-13 15:35:26 +02:00
2018-07-15 23:43:34 +02:00
2018-01-04 22:41:39 +01:00
2018-07-15 23:42:53 +02:00
2018-10-11 10:24:29 +02:00
2018-07-13 11:23:07 +02:00
2018-10-11 11:11:23 +02:00
2018-10-11 10:37:39 +02:00
2018-09-16 11:23:12 +02:00
2018-04-11 21:45:55 +02:00
2018-09-17 12:17:02 +02:00
2018-01-25 23:25:57 +01:00
2018-10-11 11:11:23 +02:00
2018-01-27 22:34:47 +01:00
2018-07-06 06:54:49 +02:00