Releases: Pixailz/ft_libft
Releases · Pixailz/ft_libft
build 3ce7a34
new way of manipulating ELF file - add p_hdr - and OOP like structure to get attribute - little optimisation on ft_printf
build 3506e90
v1.6.0-3506e90 move SUCCESS to
build 4d294cc
v1.6.0-4d294cc fix qsort
build 367cd07
v1.6.0-367cd07 add sort part + ft_qsort function
build ad08c6b
v1.6.0-ad08c6b print: add (v)sprintf
build 19fb586
v1.6.0-19fb586 test: fix hashtable.c
build d625bec
v1.6.0-d625bec [helper] submodule update spread
build f609e65
New parsing for dns response - add parsing for PTR record - fix i4toh - new ft_i4tohs for multiple name records
build d3f514f
Revert "Merge branch 'fix_dns_name' into main" This reverts commit 5ecd9d6ceb88bfc325a36ed2d86c1a74e3f879c3, reversing changes made to 6b93f451ca231be9707ebfc50f614915299f84c0.
build 6b93f45
New socket + autocleaning - add new socket manager - add some function to set option on socket - add atexit for parsing and socket