apio 3a9dddaa57 Kernel, libc: Remove the rand() system call
That's why we now have a VFS and a /dev pseudo-filesystem. To provide that kind of things.

Remember, everything is a file!!

The new way to ask the kernel for random numbers is to read from /dev/random.
2022-10-15 13:04:48 +02:00
..
2022-10-15 10:05:48 +02:00
2022-10-14 21:12:26 +02:00
2022-10-12 19:25:35 +02:00
2022-10-15 11:43:13 +02:00
2022-10-15 10:28:52 +02:00
2022-10-15 12:33:36 +02:00