Go to file
2023-02-17 16:33:52 +01:00
builtin work 2023-02-14 17:11:39 +01:00
libftx add: read input 2023-02-17 16:33:52 +01:00
utils fix: leak with > but no file 2023-02-17 13:21:50 +01:00
cmd.c add: env variable support, but invalid read for a non existant variable 2023-02-16 18:28:10 +01:00
cmds.c add: read input 2023-02-17 16:33:52 +01:00
env_fill.c fix: env filler variable do not exist cause invalid read 2023-02-17 13:42:53 +01:00
env.c Ajout d'une fonction t_list -> char** nommé 'env_to_strs' 2023-02-17 13:06:16 +01:00
execution.c add: read input 2023-02-17 16:33:52 +01:00
file.c fix quote je pense ca marche 2023-02-15 20:52:27 +01:00
heredoc.c add: read input 2023-02-17 16:33:52 +01:00
infile.c fix: leak with > but no file 2023-02-17 13:21:50 +01:00
main.c add: read input 2023-02-17 16:33:52 +01:00
Makefile add: read input 2023-02-17 16:33:52 +01:00
minishell.h add: read input 2023-02-17 16:33:52 +01:00
outfile.c fix: leak with > but no file 2023-02-17 13:21:50 +01:00
spacer.c fix: empty line, leaks, pipe 2023-02-16 16:29:46 +01:00
syntatics.c fix: leak with > but no file 2023-02-17 13:21:50 +01:00
t add: read input 2023-02-17 16:33:52 +01:00