Loading...
stdlib/FreeBSD/random.c.patch Libc-391.5.21 Libc-498.1.7
--- Libc/Libc-391.5.21/stdlib/FreeBSD/random.c.patch
+++ Libc/Libc-498.1.7/stdlib/FreeBSD/random.c.patch
@@ -1,5 +1,5 @@
---- random.c.orig	2004-12-01 20:08:48.000000000 -0800
-+++ random.c	2004-12-01 20:12:11.000000000 -0800
+--- random.c.org	2006-09-08 18:48:58.000000000 -0700
++++ random.c	2006-09-08 18:50:03.000000000 -0700
 @@ -37,6 +37,14 @@
  #include <sys/cdefs.h>
  __FBSDID("$FreeBSD: src/lib/libc/stdlib/random.c,v 1.24 2004/01/20 03:02:18 das Exp $");