24 Jul, 2013

1 commit


04 Apr, 2009

1 commit

  • 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

    Peter Tyser
     

07 Sep, 2001

1 commit