[U-Boot] [PATCH 10/15] gen_eth_addr: Use POSIX rand() and srand()
Mike Frysinger
vapier at gentoo.org
Thu Mar 5 00:53:04 CET 2009
On Wednesday 04 March 2009 18:33:00 Peter Tyser wrote:
> Replace random()/srandom() use with rand()/srand() to support
> compilation with the mingw toolchain
i'd add to the changelog that in general, the latter should be more common
than the former since they've been around longer. and note that no
functionality should be lost as the sets of functions do the same thing.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090304/c5750374/attachment.pgp
More information about the U-Boot
mailing list