organised functions into multiple files and did some more norming

This commit is contained in:
mdev9
2024-04-24 11:06:03 +02:00
parent ab5190ee8f
commit 20037a4609
10 changed files with 276 additions and 223 deletions

View File

@ -14,15 +14,18 @@ echo $?
echo - "" " " hello
NORME :c
test signals
test and verify all malocs
verify forbidden functions
Not mandatory ig? # Empty export isn't set on `env` but is set on `export`
export hello
env | grep hello
export | grep hello
test signals
test and verify all malocs
parse eof sans parse les variables
potential ft_exit that doesnt unlink tmp here_doc files
parse eof sans parse les variables