Jason Volk
|
3b9031fef5
|
ircd::allocator: Fix conflicting hook declarations for GNU allocator.
|
2022-06-20 18:36:11 -07:00 |
|
Jason Volk
|
d36024cdb8
|
ircd::allocator: Support mallinfo2() for deprecated mallinfo(3) for GNU allocator.
|
2022-06-20 18:24:55 -07:00 |
|
Jason Volk
|
df3304005a
|
ircd: Properly scope various visibility/linkages.
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
fdb7e108fd
|
ircd: Add glibc malloc hook decls in case missing from malloc.h.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
c7b473485b
|
ircd::allocator: Add argument for options string to info() interface.
|
2020-05-22 16:37:05 -07:00 |
|
Jason Volk
|
f7d6a00acb
|
ircd::allocator: Weaken the extern hook declarations.
|
2020-04-30 05:36:07 -07:00 |
|
Jason Volk
|
4db99113e1
|
ircd::allocator: Fix linkage of hook declaration.
|
2020-02-21 12:22:56 -08:00 |
|
Jason Volk
|
6a6c51d359
|
ircd::allocator: Distill out GNU malloc featurette from allocator.cc unit.
|
2019-07-03 18:57:48 -07:00 |
|