summaryrefslogtreecommitdiff
path: root/VirtualFileSystem/RandomDevice.h
AgeCommit message (Expand)Author
2018-10-31Add a kmalloc_eternal() for things that will never be destroyed.Andreas Kling
2018-10-25Implement a basic way for read() to block.Andreas Kling
2018-10-15Add a simple /dev/random.Andreas Kling