This project is about recoding the command nm.
Go to file
gbrochar 1ce775d140 correc files 2024-10-25 18:18:34 +02:00
inc fix leaks and clean 2024-10-25 14:47:21 +02:00
libft@cf6bb62030 fix leaks and clean 2024-10-25 14:47:21 +02:00
src fix leaks 32bit 2024-10-25 14:51:59 +02:00
.gitignore debug st_info 2024-10-21 17:13:46 +02:00
.gitmodules refacto(libft): use old 2024-03-15 15:55:24 +01:00
LICENSE Initial commit 2024-02-13 17:11:07 +00:00
Makefile fix leaks and clean 2024-10-25 14:47:21 +02:00
README.md Initial commit 2024-02-13 17:11:07 +00:00
easy_test.c correc files 2024-10-25 18:18:34 +02:00
error_header correc files 2024-10-25 18:18:34 +02:00
header correc files 2024-10-25 18:18:34 +02:00
header_and_prog correc files 2024-10-25 18:18:34 +02:00
header_and_prog_copy correc files 2024-10-25 18:18:34 +02:00
header_copy correc files 2024-10-25 18:18:34 +02:00
header_offset_error correc files 2024-10-25 18:18:34 +02:00
not_so_easy_test.c correc files 2024-10-25 18:18:34 +02:00
unterminated_string correc files 2024-10-25 18:18:34 +02:00
wrong_arch correc files 2024-10-25 18:18:34 +02:00

README.md

ft_nm

This project is about recoding the command nm.