From: James Bunton Date: Tue, 21 Jan 2020 11:18:08 +0000 (+1100) Subject: Metadata X-Git-Url: https://code.delx.au/linux-getrandom-userspace/commitdiff_plain/30c8666572a82764573bc90163d3d572deb79c07 Metadata --- diff --git a/.category b/.category new file mode 100644 index 0000000..6e263ab --- /dev/null +++ b/.category @@ -0,0 +1 @@ +obsolete diff --git a/README.md b/README.md index 7043397..621ed66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # linux-getrandom-userspace +Userspace implementation of the Linux 3.17 getrandom() syscall. + ## Overview Since Linux 3.17 there is a system call `getrandom()`. This was added to glibc 2.25.