1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-27 04:52:06 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
bb90c8ecab A bunch of LibC boilerplate stuff added while trying to get figlet to build. 2018-10-31 02:09:11 +01:00
Andreas Kling
3218f00099 Implement basic sys$kill() and add a /bin/kill
All it can do right now is send SIGKILL which just murders the target task.
2018-10-31 01:06:57 +01:00