Init commit
added auteur file + README.org with todo list
This commit is contained in:
commit
26356d37fe
28
README.org
Normal file
28
README.org
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# **************************************************************************** #
|
||||||
|
# #
|
||||||
|
# ::: :::::::: #
|
||||||
|
# README.org :+: :+: :+: #
|
||||||
|
# +:+ +:+ +:+ #
|
||||||
|
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||||
|
# +#+#+#+#+#+ +#+ #
|
||||||
|
# Created: 2018/10/26 13:33:24 by tmaze #+# #+# #
|
||||||
|
# Updated: 2018/10/27 18:13:02 by tmaze ### ########.fr #
|
||||||
|
# #
|
||||||
|
# **************************************************************************** #
|
||||||
|
|
||||||
|
* Minishell
|
||||||
|
Minishell project from Ecole 42
|
||||||
|
|
||||||
|
* Todo list
|
||||||
|
|
||||||
|
** TODO etudier les differents man du sujet
|
||||||
|
+ access
|
||||||
|
+ open, close, read, write
|
||||||
|
+ getcwd, chdir
|
||||||
|
+ stat, lstat, fstat
|
||||||
|
+ fork, execve
|
||||||
|
+ wait, waitpid, wait3, wait4
|
||||||
|
+ signal, kill
|
||||||
|
+ exit
|
||||||
|
+ environ
|
||||||
|
+ builtin
|
Loading…
x
Reference in New Issue
Block a user