this repo has no description
commits
Author
Commit
Message
Date
* Check for the kernel module being already loaded before trying to load it
* Correctly set UID/GID so that the shell doesn't drop them
* Remove module unloading functionality
* Fix droppping GID in prelaunchd
* Change prelaunchd name in "ps a" output to be "darling-init"
Copied from the website and updated. Also mention that we don't support encrypted home dir (#242)
Fix alloc_once implementation