libtfise
This commit is contained in:
parent
0c3d0ff95b
commit
75bbeed855
3 changed files with 34 additions and 42 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: jschaft <cecile.schaft@orange.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/23 14:15:12 by mcolonna #+# #+# */
|
||||
/* Updated: 2024/05/15 18:10:34 by mcolonna ### ########.fr */
|
||||
/* Updated: 2024/05/16 17:30:01 by mcolonna ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -77,8 +77,7 @@ void minishell_error(const char *msg);
|
|||
// Call to write the error and exit the program.
|
||||
void fatal_error(const char *msg);
|
||||
|
||||
// Call to write the error and return in exec_command
|
||||
int exec_error(void);
|
||||
|
||||
///// PATH /////
|
||||
|
||||
// Get the PATH values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue