expand_redirection() : rejoin token list on error
+ words_expansions.c -> expansions.c + generic.c misc
This commit is contained in:
2
Makefile
2
Makefile
@@ -31,7 +31,7 @@ SRCS = main.c init.c retrieve_path.c free.c generic.c error_wrappers.c \
|
||||
lexing.c fill_token.c check_operators.c \
|
||||
parsing.c create_pipeline.c \
|
||||
valid_syntax.c valid_pipeline.c valid_command.c valid_io_redirect.c \
|
||||
words_expansions.c expand_token.c rejoin_after_expand.c new_token_for_each_field.c \
|
||||
expansions.c expand_token.c rejoin_after_expand.c new_token_for_each_field.c \
|
||||
ft_split_quotes.c ft_strdup_quotes.c \
|
||||
redirections.c here_doc.c \
|
||||
exec_cmd_line.c pipeline.c \
|
||||
|
||||
Reference in New Issue
Block a user