]> sourceware.org Git - newlib-cygwin.git/commit
upstream OpenBSD: arc4random: Add support for building arc4random with MSVC.
authorbcook <bcook@openbsd.org>
Thu, 10 Sep 2015 18:53:50 +0000 (18:53 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 10 Sep 2022 18:56:25 +0000 (20:56 +0200)
commitef76759d7f361ef78063e4770b42c7bd93dd3f56
treeb0d3ee09e723429afcd175403a0a56b3c73e4d51
parent783133b753d8c62077a575a9b1adb3f334615d02
upstream OpenBSD: arc4random: Add support for building arc4random with MSVC.

By default, MSVC's stdlib.h defines min(), so we need to spell out something
less common to avoid picking it up.

ok deraadt@ beck@ miod@
newlib/libc/stdlib/arc4random.c
This page took 0.028389 seconds and 5 git commands to generate.