This website requires JavaScript.
Explore
Help
Register
Sign in
logistic-bot
/
minishell
Watch
1
Star
0
Fork
You've already forked minishell
0
mirror of
https://codeberg.org/la-chouette/minishell.git
synced
2025-12-06 07:28:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f0f19c3c0a
minishell
/
src
/
executing
History
Download ZIP
Download TAR.GZ
Khaïs COLIN
f0f19c3c0a
fix(exec/and or): was exiting too soon
2025-04-25 18:03:12 +02:00
..
cmd
fix(exec): correctly exit subprocesses, do not keep multiple shells in parallel
2025-04-16 17:30:25 +02:00
common
refactor(do_waitpid): put into own file for easier acces from other modules
2025-04-15 15:11:26 +02:00
connec_cmd
fix(exec/and or): was exiting too soon
2025-04-25 18:03:12 +02:00
group_cmd
fix(exec): correctly exit subprocesses, do not keep multiple shells in parallel
2025-04-16 17:30:25 +02:00
here_doc
feat(here_doc): handle signals (^C, ^\) correctly
2025-04-17 12:06:48 +02:00
simple_cmd
feat(builtins/cd): on error, print path
2025-04-25 16:08:10 +02:00