Re: [PATCH] use C89 random functions in conf.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 09, 2008 at 04:36:19PM +0100, Ladislav Michl wrote:
> Hi,
> 
> rand and srand functions conform also to C89 in addition to POSIX.1-2001,
> which makes them a bit more portable (work also on MinGW host). Linux man
> page also says:
> "The versions of rand() and srand() in the Linux C Library use the same
> random number generator as random() and srandom()".
> Once there, sort includes and remove leading whitespace.

I have applied the relevant bis in two patches.
One as pure cleanup and a second replacing the two remaining random functions
with rand.

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux