Issue 125575
Summary [libc][malloc.h] is it possible to implement mallinfo/mallinfo2 on top of scudo?
Labels libc
Assignees
Reporter nickdesaulniers
    I can see that scudo has `mallinfo`/`mallinfo2` in its sources; I wonder if we can support those two functions in llvm-libc in terms of calls to scudo?

cc @Sh0g0-1758 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to