• Show log

    Commit

  • Hash : 8fb9d22a
    Author : Werner Lemberg
    Date : 2016-12-30T19:51:37

    [ftfuzzer] Replace `rand' with an xorshift algorithm. * src/tools/ftfuzzer/ftfuzzer.cc: Don't include `stdlib.h'. (Random): Implement and use a 32bit `xorshift' algorithm.