]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Uclibc has deprecated 'random' so use 'rand' instead.
authorNeil Brown <neilb@suse.de>
Mon, 29 May 2006 02:06:32 +0000 (02:06 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 29 May 2006 02:06:32 +0000 (02:06 +0000)
commit280a927d3d8da258a70df13df4f780d823fc1da2
treeaef82e0f9e7f240fd8153adac3849f96e4d08b6a
parentb56c3630901b7074f7f64989a39b73f6055f04e9
Uclibc has deprecated 'random' so use 'rand' instead.

glibc says of rand

       Do not use this function in applications  intended  to  be
       portable when good randomness is needed.

Go figure...

Signed-off-by: Neil Brown <neilb@suse.de>
mdadm.h