aboutsummaryrefslogtreecommitdiff
path: root/src/env.c
AgeCommit message (Collapse)Author
2025-01-20Merge branch 'main' into miauDominik Kaiser
2025-01-20fixed a bunch of stuffChristopher Uhlig
2025-01-14update for exit bit norm removed staic stuff added prompt flagChristopher Uhlig
2025-01-13hereChristopher Uhlig
2024-10-25resolved merge conflictsChristopher Uhlig
2024-10-25dateChristopher Uhlig
2024-10-21Add basic command executionDominik Kaiser
2024-10-17yesDominik Kaiser
2024-10-17Env (#23)cuhlig
* Add data structure and prototypes for env * added env linked lis c file * fixed normitte and fixed return issue * changed prototypes in header file --------- Co-authored-by: Dominik Kaiser <dkaiser@2-F-4.42heilbronn.de> Co-authored-by: Christopher Uhlig <chuhlig@1-C-5.42heilbronn.de>