tests de pipes et fork et execve et wait
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2021/10/08 02:59:58 by lperrey #+# #+# */
|
||||
/* Updated: 2021/10/15 17:18:14 by hulamy ### ########.fr */
|
||||
/* Updated: 2021/10/16 15:20:32 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -29,6 +29,6 @@ char *ft_strjoinfree_s1(char *s1, const char *s2);
|
||||
char *ft_strjoinfree_s2(const char *s1, char *s2);
|
||||
|
||||
// pipes hugo
|
||||
void pipes_hugo(char *input);
|
||||
void pipes_hugo(char *input, t_all *c);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user