Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 415 Bytes

File metadata and controls

9 lines (7 loc) · 415 Bytes

TODO.md

Todo

  • if all exec commands are replaced. deprecated monitor.c
    • get rid of exec command. todo-low monitor.c
  • move string handling to parseToBuffer(char**) function. todo-low monitor.c
  • simplify string copying with secound iterator for struct buffer. todo-medium monitor.c
  • configfile support -> libconfig