]> Savannah Git Hosting - gnulib.git/commit
unistd: Remove conflicting declaration of getrandom().
authorBruno Haible <bruno@clisp.org>
Sat, 30 May 2020 13:15:55 +0000 (15:15 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 30 May 2020 13:15:55 +0000 (15:15 +0200)
commit1060fb49e1f401426ee4c1e07305d4a7b7673100
treed6a9964b7c0bd689cef0d7e2a0b0d03a1000cfde
parenteaefb0474f1207bf4efa441e8589404a03539232
unistd: Remove conflicting declaration of getrandom().

* lib/unistd.in.h (getrandom): Remove declaration.
* m4/unistd_h.m4 (gl_UNISTD_H): Don't test whether getrandom is
declared.
(gl_UNISTD_H_DEFAULTS): Don't initialize GNULIB_GETRANDOM,
HAVE_GETRANDOM.
* modules/unistd (Makefile.am): Don't substitute GNULIB_GETRANDOM,
HAVE_GETRANDOM.
ChangeLog
lib/unistd.in.h
m4/unistd_h.m4
modules/unistd