This website requires JavaScript.
Explore
Help
Sign In
gbrochar
/
ft_malloc
Watch
1
Star
0
Fork
You've already forked ft_malloc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ft_malloc
/
any_test.sh
4 lines
65 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
make
LD_LIBRARY_PATH
=
.
LD_PRELOAD
=
./libft_malloc.so
$@
Reference in New Issue
View Git Blame
Copy Permalink