diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2018-07-16 13:17:49 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2018-07-16 13:17:49 +0300 |
commit | bf1cb8f399b2b580da5c014439eff038e9d1315f (patch) | |
tree | 2ce7cb43b1d3bab531dc5bcc163c2f8a8cbcc4aa /auto | |
parent | 7bdbb2cf2a63013fdba7624b618d511d00e27531 (diff) | |
download | unit-bf1cb8f399b2b580da5c014439eff038e9d1315f.tar.gz unit-bf1cb8f399b2b580da5c014439eff038e9d1315f.tar.bz2 |
Supplied getrandom() test with commentary about supported OSes.
Diffstat (limited to 'auto')
-rw-r--r-- | auto/unix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Copyright (C) NGINX, Inc. -# getrandom(). +# Linux 3.17 with glibc 2.25, FreeBSD 12, Solaris 11.3. nxt_feature="getrandom()" nxt_feature_name=NXT_HAVE_GETRANDOM |