i don't even know
Go to file
ptrcnull b57328e20b feat: Implement signal handling
shutdown, reboot, re-exec and ctrl-alt-del
2021-11-29 23:49:45 +01:00
.gitignore chore: Add .gitignore 2021-11-29 23:06:55 +01:00
device.go feat: Add method for opening devices 2021-11-29 22:13:48 +01:00
go.mod feat: Initial commit 2021-11-29 02:12:29 +01:00
inittab.go feat: Add type InitTab 2021-11-29 22:12:08 +01:00
main.go feat: Implement signal handling 2021-11-29 23:49:45 +01:00
process.go feat: Add spawning processes 2021-11-29 23:08:39 +01:00