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
6
Commits
1
Branch
0
Tags
2a3d29eb36174de100fdb4350c4e47c7baa696cc
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
2a3d29eb36
add malloc(ft_malloc for now) function
2024-11-29 18:49:10 +01:00
libft
add libft, add gitignore
2024-11-27 17:49:04 +01:00
srcs
add malloc(ft_malloc for now) function
2024-11-29 18:49:10 +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%