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
4
Commits
1
Branch
0
Tags
a18b30c0b2e1904bf3afbb723c72e52e4c1abffd
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
a18b30c0b2
add all .o and libft.a to gitignore
2024-11-27 17:50:53 +01:00
libft
add libft, add gitignore
2024-11-27 17:49:04 +01:00
srcs
add stddef.h
2024-11-26 20:18:06 +01:00
.gitignore
add all .o and libft.a to gitignore
2024-11-27 17:50:53 +01:00
Makefile
add libft, add gitignore
2024-11-27 17:49:04 +01:00
Description
recreate the glibc malloc function (but worse)
106
KiB
Languages
C
95.6%
Makefile
4.4%