[njs] Supplied getrandom() test with commentary about supported OSes.
Sergey Kandaurov
pluknet at nginx.com
Mon Jul 16 15:24:40 UTC 2018
details: http://hg.nginx.org/njs/rev/e9d93bfd7714
branches:
changeset: 557:e9d93bfd7714
user: Sergey Kandaurov <pluknet at nginx.com>
date: Mon Jul 16 14:21:09 2018 +0300
description:
Supplied getrandom() test with commentary about supported OSes.
diffstat:
nxt/auto/getrandom | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 44cf55b40b6b -r e9d93bfd7714 nxt/auto/getrandom
--- a/nxt/auto/getrandom Mon Jul 16 14:20:16 2018 +0300
+++ b/nxt/auto/getrandom Mon Jul 16 14:21:09 2018 +0300
@@ -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
More information about the nginx-devel
mailing list