Commit Graph

6 Commits

Author SHA1 Message Date
qorg11 7a60fca519
fix style using clang-format
Closes: #2
2021-06-29 13:19:44 +02:00
qorg11 61a4887fb1
modified kill.c so doesn't use getopt (which in this case
was a complete overkill). Also a warning if nothing given.
2020-08-02 22:05:55 +02:00
qorg11 52386386c8
Added -l to kill.c
I don't know if I should use getopt() or strcmp() for this
2020-06-20 15:16:50 +02:00
qorg11 85f3c318ae
I don't know how to use gdb 2020-06-03 03:40:30 +02:00
call-cc 8adf3476da Switch statement 2020-06-02 21:36:45 -04:00
qorg11 9c7fec7479
Added kill 2020-06-03 03:30:25 +02:00