update todo list

This commit is contained in:
tmaze 2018-11-08 23:48:29 +01:00
parent b9cc126b44
commit 1c4edf6bfd

View File

@ -6,7 +6,7 @@
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2018/10/26 13:33:24 by tmaze #+# #+# #
# Updated: 2018/10/30 09:52:19 by tmaze ### ########.fr #
# Updated: 2018/11/08 23:47:18 by tmaze ### ########.fr #
# #
# **************************************************************************** #
@ -16,11 +16,11 @@
/Minishell project from Ecole 42/
* Todo list
** TODO étudier les différents man du sujet [3/10]
** TODO étudier les différents man du sujet [4/10]
- [X] access
- [X] open, close, read, write
- [X] getcwd, chdir
- [ ] stat, lstat, fstat
- [X] stat, lstat, fstat
- [ ] fork, execve
- [ ] wait, waitpid, wait3, wait4
- [ ] signal, kill