18 Commits

Author SHA1 Message Date
Tanguy MAZE
dcc7d43dd9 WIP check path to launch executable
- able to launch ls from path
- full user entry check (non existing exec, empty command..) still to do
2019-01-16 17:30:11 +01:00
Tanguy MAZE
d21269c7ef added unsetenv built-in + corrected looping Makefile 2019-01-15 15:18:17 +01:00
Tanguy MAZE
36d7fc342d added basic env & setenv commands 2019-01-13 19:03:08 +01:00
Tanguy MAZE
b60be696b0 added full chained list env 2019-01-12 17:58:43 +01:00
Tanguy MAZE
35e4c2e23a debug env list WIP 2019-01-10 18:01:12 +01:00
Tanguy MAZE
2793aed4e5 added function to transform env entry into list element 2019-01-08 18:34:22 +01:00
Tanguy MAZE
1edfe5167f prepare for cd builtin 2018-11-28 17:29:40 +01:00
Tanguy MAZE
4ce47a9f0b added first builtin
corrected binary execution + added echo
2018-11-27 18:38:24 +01:00
Tanguy MAZE
cf788bc62c WIP added libft & creating useable shell 2018-11-23 16:41:43 +01:00
Tanguy MAZE
85bc8d2847 added fork & execve 2018-11-18 17:03:29 +01:00
Tanguy MAZE
4d5c492259 added tasks 2018-11-13 17:23:05 +01:00
tmaze
1c4edf6bfd update todo list 2018-11-08 23:48:29 +01:00
tmaze
b9cc126b44 added directories functions 2018-10-30 09:53:11 +01:00
Tanguy MAZE
e9c0babd14 added open, close, read, write description to README.org
added non-exaustive description of file descriptor manipulating functions
2018-10-28 17:56:34 +01:00
Tanguy MAZE
df88b54766 added checkboxes for todo list
added checkboxes to see progress of todo list & corrected some typos
2018-10-28 13:02:17 +01:00
Tanguy MAZE
b550b60eb8 corrected README.org 2018-10-28 12:19:35 +01:00
Tanguy MAZE
30b28ae7ff added access description
added full description of the access function in README.org
2018-10-28 12:17:26 +01:00
Tanguy MAZE
26356d37fe Init commit
added auteur file + README.org with todo list
2018-10-27 18:13:24 +02:00