This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
ft_malloc
Watch
1
Star
0
Fork
0
You've already forked ft_malloc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
59b60a0bd38a6ab2dc503df26a044692d98aef7c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tomoron
59b60a0bd3
norm almost ok, just too many functions
2024-11-29 19:11:41 +01:00
libft
add libft, add gitignore
2024-11-27 17:49:04 +01:00
srcs
norm almost ok, just too many functions
2024-11-29 19:11:41 +01:00
.gitignore
add all .o and libft.a to gitignore
2024-11-27 17:50:53 +01:00
Makefile
add malloc(ft_malloc for now) function
2024-11-29 18:49:10 +01:00
Description
recreate the glibc malloc function (but worse)
106
KiB
Languages
C
95.6%
Makefile
4.4%