working on fixing pipes

This commit is contained in:
mdev9
2024-04-01 21:39:33 +02:00
parent 7d1fba69a9
commit dc73084ede
12 changed files with 61 additions and 97 deletions

View File

@ -6,7 +6,7 @@
# By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/07/28 00:35:01 by tomoron #+# #+# #
# Updated: 2024/03/29 14:34:57 by tomoron ### ########.fr #
# Updated: 2024/04/01 20:09:57 by marde-vr ### ########.fr #
# #
# **************************************************************************** #
@ -34,7 +34,7 @@ SRCS_RAW = main.c\
commands.c\
pipe.c\
utils.c\
utils2.c\
utils_bonus.c\
signal_handler.c\
parsing_bonus.c\
exec_bonus.c