]> Savannah Git Hosting - gnulib.git/commit
random: Fix build error on native Windows (regression from 2018-06-21).
authorAssaf Gordon <assafgordon@gmail.com>
Sun, 16 Dec 2018 15:24:28 +0000 (16:24 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Dec 2018 15:24:28 +0000 (16:24 +0100)
commit5f5cd2ea2827891ccafdbe8b5305ec240aded8dc
tree3c385b01bf85d10176dc8e7fada48a858073704a
parent42c5ff0faeae530372878295c580c2ffe5bf5184
random: Fix build error on native Windows (regression from 2018-06-21).

* lib/random.c (__srandom, __initstate, __setstate, __random,
__srandom_r, __initstate_r, __setstate_r, __random_r) [!_LIBC]: Redirect
to the symbols without '__' prefix.
ChangeLog
lib/random.c