This website requires JavaScript.
Explore
Help
Register
Sign In
sdevsantiago
/
minishell
Watch
1
Star
0
Fork
0
You've already forked minishell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
027fd2ac5ec5f8489a71f8a7df392eb3db5b86ce
minishell
/
src
History
Sergio
027fd2ac5e
Merge branch 'feature/builtins' into develop
2025-12-01 14:01:24 +01:00
..
builtins
fix: get_env call was not using minishell struct
2025-12-01 14:01:08 +01:00
executor
update: changed getenv calls by get_env
2025-12-01 13:52:28 +01:00
parser
chore: suppresed variables that caused errors and removed misplaced function
2025-10-23 23:17:56 +02:00
variables
/environment
update: added hashmap functionality to environment variables
2025-12-01 13:47:17 +01:00
main.c
hola sedesan
2025-10-23 23:17:56 +02:00
minishell.c
update: added hashmap functionality to environment variables
2025-12-01 13:47:17 +01:00