en cours de gestion des signaux dans heredoc
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/11/16 22:58:35 by lperrey ### ########.fr */
|
||||
/* Updated: 2021/11/18 13:18:08 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -81,5 +81,6 @@ char *ft_strdup_quotes(const char *s);
|
||||
|
||||
// signals.c
|
||||
void sigint_handler_interactive(int signum);
|
||||
void sigint_handler_heredoc(int signum);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user