No description
  • C 97.1%
  • Makefile 2.5%
  • Dockerfile 0.3%
  • Shell 0.1%
Find a file
2019-05-01 09:09:50 -07:00
.vscode semantics 2019-03-28 16:58:13 -07:00
history Finished up some details: Added aliases?, put things togther, and done 2018-10-22 11:04:47 -07:00
linkedlist moved all types into a dedicated types folder. Added string type 2019-03-22 11:20:40 -07:00
memory-test Pipe commands can now be freed, fixed dockerValgrind settings 2019-03-28 23:11:20 -07:00
pipes fixed bug with piping, hacked background task counter 2019-03-28 23:40:22 -07:00
process Finished up some details: Added aliases?, put things togther, and done 2018-10-22 11:04:47 -07:00
tokenize Pipe commands can now be freed, fixed dockerValgrind settings 2019-03-28 23:11:20 -07:00
types semantics 2019-03-28 16:58:13 -07:00
utils Added alias data type 2018-10-19 21:35:28 -07:00
.gitignore updated gitignore to not include hidden files 2018-10-15 08:13:17 -07:00
cscd340Lab6a.c Initial commit, starting with a base of lab6 2018-10-10 15:47:47 -07:00
cscd340lab7.c fixed bug with piping, hacked background task counter 2019-03-28 23:40:22 -07:00
main.c semantics 2019-03-28 16:58:13 -07:00
Makefile Update Makefile 2019-05-01 09:09:50 -07:00
NOT_WORKING.txt Finished up some details: Added aliases?, put things togther, and done 2018-10-22 11:04:47 -07:00
runDock.sh Pipe commands can now be freed, fixed dockerValgrind settings 2019-03-28 23:11:20 -07:00
testMain.c fixed bug with piping, hacked background task counter 2019-03-28 23:40:22 -07:00
TestNotes.txt Added String replacement! can retrieve history items and ENV vars 2018-10-15 21:47:50 -07:00
Todo Added todo/setup list, added ability to change shell name/ prompt easily 2018-10-12 06:55:17 -07:00