- added const for pointers in these functions
@@ -69,10 +69,14 @@ SRCS = ft_memset.c \
ft_itoa.c \
ft_utoa.c \
\
ft_putchar.c \
ft_putstr.c \
ft_putnbr.c \
ft_putnbrbase.c \
ft_putchar_fd.c \
ft_putstr_fd.c \
ft_putnbr_fd.c \
ft_putnbrbase_fd.c \
ft_lstcreate.c \
ft_lstpush_back.c \
The note is not visible to the blocked user.