Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add musl's malloc-ng #50

Closed
jvoisin opened this issue Nov 13, 2021 · 0 comments · Fixed by #55
Closed

Add musl's malloc-ng #50

jvoisin opened this issue Nov 13, 2021 · 0 comments · Fixed by #55

Comments

@jvoisin
Copy link
Collaborator

jvoisin commented Nov 13, 2021

The source can be found here, and shouldn't be hard to integrate. I'll likely do it soon™ if nobody does it before.

Musl's malloc-ng is musl default memory allocator, and is thus used in Alpine Linux by default, and on some versions of Void, Gentoo, OpenWRT, …

Cc: @richfelker

@jvoisin jvoisin mentioned this issue Nov 20, 2021
@daanx daanx closed this as completed in #55 Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant