mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
instead use the one provided by the system, which allows easier integration of tools such as distcc and ccache jguelen: you probably don't have to worry about anything here |
||
|---|---|---|
| .. | ||
| libft | ||
| ft_printf.c | ||
| ft_printf.h | ||
| ft_printf_atoi.c | ||
| ft_printf_char.c | ||
| ft_printf_decimal.c | ||
| ft_printf_hexa.c | ||
| ft_printf_parsing.c | ||
| ft_printf_pointer.c | ||
| ft_printf_str.c | ||
| ft_printf_utils.c | ||
| ft_printf_utils2.c | ||
| get_next_line.c | ||
| get_next_line.h | ||
| libft.h | ||
| Makefile | ||