
4 Apr
2009
4 Apr
'09
1:10 a.m.
Dear Peter Tyser,
In message 1236988492-21295-8-git-send-email-ptyser@xes-inc.com you wrote:
Replace random()/srandom() use with rand()/srand() to support compilation with the mingw toolchain. The rand()/srand() functions are generally more common and are functionally equivalent to the original random()/srandom() calls.
Signed-off-by: Peter Tyser ptyser@xes-inc.com
tools/gen_eth_addr.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"When people are least sure, they are often most dogmatic."
- John Kenneth Galbraith