Skip to content

Support reallocarray(3) #254

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Apr 5, 2025

No description provided.

@thestinger
Copy link
Member

This is currently expected to be provided by libc as a separate thing, similar to strdup and other libc functions using malloc. It doesn't really need a malloc-specific implementation. It's possible that adding this is fine, but it's currently not really needed.

@cgzones cgzones closed this Apr 5, 2025
@cgzones cgzones deleted the reallocarray branch April 5, 2025 17:21
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 this pull request may close these issues.

2 participants