Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Add more memory management functions #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aleasims
Copy link

Added aligned_alloc, calloc and realloc

Added `aligned_alloc`, `calloc` and `realloc`
@aleasims aleasims requested a review from makxenov December 21, 2023 18:17
@aleasims aleasims self-assigned this Dec 21, 2023
@aleasims aleasims linked an issue Dec 21, 2023 that may be closed by this pull request
1 task
@makxenov makxenov removed their request for review July 23, 2024 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement memory management functions calloc, realloc and aligned_alloc
1 participant