4 Commits

Author SHA1 Message Date
3c9bbe4140 execvp 2020-04-26 17:31:06 +02:00
038e312941 explicit pointer conversion
god I hate linter warnings
2020-04-25 23:14:15 +02:00
d71e2c98e1 use execv()
using execv() instead of execl() allows to more simply run a command 
with arguments
2020-04-25 23:03:02 +02:00
6bd7d36bfc renamed project to hkd 2020-04-25 18:15:37 +02:00