]> sourceware.org Git - newlib-cygwin.git/commitdiff
upstream OpenBSD: arc4random: bump file versions
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 13 Sep 2015 08:31:47 +0000 (08:31 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 10 Sep 2022 18:58:01 +0000 (20:58 +0200)
This hides a patch not required in newlib

newlib/libc/stdlib/arc4random.c
newlib/libc/stdlib/arc4random_uniform.c

index 5247f5125cc302d22137107842625518aec142c0..4f6dccd3c120b083f6dd9197f159af948ac8ad62 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: arc4random.c,v 1.53 2015/09/10 18:53:50 bcook Exp $   */
+/*     $OpenBSD: arc4random.c,v 1.54 2015/09/13 08:31:47 guenther Exp $        */
 
 /*
  * Copyright (c) 1996, David Mazieres <dm@uun.org>
index 1aa9a622f1d4e861a286224d7c6a51953a2283e3..2d224345c7b36607fa4abf12bfe0e57aa51bf6a1 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: arc4random_uniform.c,v 1.1 2014/07/12 13:24:54 deraadt Exp $  */
+/*     $OpenBSD: arc4random_uniform.c,v 1.2 2015/09/13 08:31:47 guenther Exp $ */
 
 /*
  * Copyright (c) 2008, Damien Miller <djm@openbsd.org>
This page took 0.031131 seconds and 5 git commands to generate.