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

Dynamic memory allocation #108

Open
Gip-Gip opened this issue Dec 23, 2016 · 6 comments
Open

Dynamic memory allocation #108

Gip-Gip opened this issue Dec 23, 2016 · 6 comments

Comments

@Gip-Gip
Copy link

Gip-Gip commented Dec 23, 2016

Libc appears to be missing the standard allocation calls malloc, calloc, and realloc. I may add them myself but I'm working on another project right now.

@amanuel2
Copy link
Member

I'm actually learning about memory management now, that was on my todolist for next release. Don't add now but we will work it out together if you want after I read a bunch of stuff on memory :)

@amanuel2
Copy link
Member

@Gip-Gip by the way what's the project? If you want I can contribute there too :D

@Gip-Gip
Copy link
Author

Gip-Gip commented Dec 24, 2016

@amanuel2 PoSRIC. I'm looking for feedback only as I'm entering the program into a contest sometime early next year, but once that's over It'll be open for all contribution.

@amanuel2
Copy link
Member

@Gip-Gip ok man I'll let you know. Thanks for dropping by 😸

@amanuel2
Copy link
Member

amanuel2 commented Feb 1, 2017

@sajadbanooie is doing this in sajad_dev

@double-fault double-fault self-assigned this Feb 10, 2017
@double-fault
Copy link
Member

I'm going to do a temporary placement allocator solution for this till @sajad can finish the mm.

double-fault added a commit that referenced this issue Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants