Logo
Explore Help
Register Sign In
tom/ft_malloc
1
0
Fork 0
You've already forked ft_malloc
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
15 Commits 1 Branch 0 Tags
039d29f0d74213ed82acce211906bdefcd8c1842
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
tomoron 039d29f0d7 fix realloc size detection when new size is larger than current chunk max size, add pthread mutex to make the functions thread safe
2024-12-05 18:59:07 +01:00
libft
fix norm and set chunk sizes
2024-12-03 19:03:30 +01:00
srcs
fix realloc size detection when new size is larger than current chunk max size, add pthread mutex to make the functions thread safe
2024-12-05 18:59:07 +01:00
.gitignore
add free function (may be broken), add pointer to first allocation in memory bloc.
2024-12-01 03:19:21 +01:00
main.c
fix realloc size detection when new size is larger than current chunk max size, add pthread mutex to make the functions thread safe
2024-12-05 18:59:07 +01:00
Makefile
fix norm and set chunk sizes
2024-12-03 19:03:30 +01:00
Description
recreate the glibc malloc function (but worse)
106 KiB
Languages
C 95.6%
Makefile 4.4%
Powered by Gitea Version: 1.24.2 Page: 11ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API