expand_redirection() : rejoin token list on error

+ words_expansions.c -> expansions.c
+ generic.c misc
This commit is contained in:
LuckyLaszlo
2021-12-11 20:19:26 +01:00
parent a7de843dc1
commit 9c660d4f92
4 changed files with 41 additions and 65 deletions

View File

@@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* words_expansions.c :+: :+: :+: */
/* expansions.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2021/11/07 02:01:33 by lperrey #+# #+# */
/* Updated: 2021/12/10 19:51:33 by lperrey ### ########.fr */
/* Updated: 2021/12/11 20:10:37 by lperrey ### ########.fr */
/* */
/* ************************************************************************** */