Implement command line and environment handling for pcp htop.

This commit is contained in:
Nathan Scott
2021-03-25 17:24:14 +11:00
parent b424a5b137
commit 5dfb524237
6 changed files with 116 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
# the binary:
# the binaries:
htop
pcp-htop
# all object files
*.o