42-archive/fillit/src/libft
2016-11-14 11:13:38 +01:00
..
ft_atoi.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_bzero.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_isalnum.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_isalpha.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_isascii.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_isdigit.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_isprint.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_itoa.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lst_cfree.c function to free char** for mem leaks 2016-11-10 12:08:01 +01:00
ft_lstadd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstdel.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstdelone.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lsteadd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstiter.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstmap.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstnew.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_lstsize.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memalloc.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memccpy.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memchr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memcmp.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memcpy.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memdel.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memmove.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_memset.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putchar.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putchar_fd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putendl.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putendl_fd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putnbr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putnbr_fd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putstr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_putstr_fd.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_sstrfree.c no more leaks (checked with valgrind 2016-11-14 11:13:38 +01:00
ft_strcat.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strchr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strclr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strcmp.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strcpy.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strdel.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strdup.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strequ.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_striter.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_striteri.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strjoin.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strlcat.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strlen.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strmap.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strmapi.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strncat.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strncmp.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strncpy.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strnequ.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strnew.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strnstr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strrchr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strsplit.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strstr.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strsub.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_strtrim.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_tolower.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
ft_toupper.c new structure to pass to 42filechecker 2016-11-04 14:20:58 +01:00
get_next_line.c no more leaks (checked with valgrind 2016-11-14 11:13:38 +01:00