nimd/src/core
nocturn9x d41e67f413 Fixed issues with fcntl and replaced file locking with a duplicate of stderr in O_APPEND mode. Added basic utilities for shutdown/reboot/halt 2022-01-04 12:00:18 +01:00
..
config.nim Added log redirection and cgroups support via setsid() 2021-12-16 11:24:00 +01:00
control.nim Added VERY experimental (untested) networking code 2021-12-27 11:17:24 +01:00
fs.nim Hopefully fixed dependency resolution. Added file locking on logs. Improved README, fixed some minor issues 2021-12-09 17:09:00 +01:00
mainloop.nim Fixed issues with fcntl and replaced file locking with a duplicate of stderr in O_APPEND mode. Added basic utilities for shutdown/reboot/halt 2022-01-04 12:00:18 +01:00
services.nim Failed attempts to fix missing stderr from supervised processes 2021-12-27 18:21:07 +01:00
shutdown.nim Fixed issues with fcntl and replaced file locking with a duplicate of stderr in O_APPEND mode. Added basic utilities for shutdown/reboot/halt 2022-01-04 12:00:18 +01:00