whaffman
29ac06c11a
experimenteing with errno an error msges
2025-03-02 22:35:00 +01:00
Quinten Mennen
f33d88642d
details
2025-02-27 18:12:53 +01:00
Quinten Mennen
ae010a33f6
sys stat already included in allowed.h
2025-02-27 16:51:59 +01:00
Quinten Mennen
abdab3156c
error message instead of putstrfd
2025-02-27 16:46:34 +01:00
Quinten Mennen
e5b30c8796
func explains itself really
2025-02-27 16:21:44 +01:00
Quinten Mennen
859b9c181a
fix: dir check after path confirmed
2025-02-27 16:02:41 +01:00
Quinten Mennen
bceabcb382
fix: message
2025-02-27 16:01:11 +01:00
Quinten Mennen
13adfc5a07
fix: check if path is a dir
2025-02-27 15:58:18 +01:00
Quinten Mennen
90678d8f0f
check if the path found is executable
2025-02-27 13:09:30 +01:00
Quinten Mennen
11b19749f0
print correct command output
2025-02-26 18:36:45 +01:00
whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
a5e877fdd5
norm 1
2025-02-26 15:27:53 +01:00
whaffman
ab72bd5bbb
malloc_safe
...
- add freelist to minishell
- add t_minishell *minishell to all function calling malloc_free
- substituted all malloc calls but the first to malloc_safe
2025-02-25 14:54:17 +01:00
whaffman
49d3a8232b
preliminary signals
2025-02-19 13:58:50 +01:00
whaffman
0784d3cf04
fixed some norm
2025-02-13 15:05:17 +01:00
whaffman
c02e19bfc8
split executor in files
2025-02-12 21:30:04 +01:00