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
5
Commits
1
Branch
0
Tags
f721d2e95d70485e78019016753b2db6a8e07461
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
f721d2e95d
some tests and create data structures
2024-11-28 20:25:32 +01:00
libft
add libft, add gitignore
2024-11-27 17:49:04 +01:00
srcs
some tests and create data structures
2024-11-28 20:25:32 +01:00
.gitignore
add all .o and libft.a to gitignore
2024-11-27 17:50:53 +01:00
Makefile
some tests and create data structures
2024-11-28 20:25:32 +01:00
Description
recreate the glibc malloc function (but worse)
106
KiB
Languages
C
95.6%
Makefile
4.4%