7 Commits

Author SHA1 Message Date
lperrey
8ed97346f7 fixed argv open().
previously wrongly dup2() to STDIN.
2021-12-20 22:52:41 +01:00
LuckyLaszlo
73feaf0230 builtin cd 2021-12-09 04:19:27 +01:00
LuckyLaszlo
66183ab441 cd refactoring, error_wrappers 2021-12-05 16:28:41 +01:00
LuckyLaszlo
c3a9035622 builtins cd, pwd (todo, refactoring cd) 2021-12-05 01:01:27 +01:00
LuckyLaszlo
3baf91afb3 replaced occurrences of last exit_status
+ deleted envp comments
+ WIP Macro exit status
+ TODO : Invalid free of environ in readline
2021-11-27 12:59:16 +01:00
hugogogo
3465354af5 cd ok et appel a path dans export 2021-11-26 00:00:00 +01:00
hugogogo
47ae67ed14 ajout des builtins pwd cd et export 2021-11-11 17:44:42 +01:00