9 Commits (d93fdcbf5c0e70ca03aaad2581fd328f277cd7cb)

Author SHA1 Message Date
Diego Biurrun f19a068ef6 Add missing stdlib.h #include, fixes the warnings: 15 years ago
Michael Niedermayer 5988dc9eec Remove apparently unneeded define and includes. 15 years ago
Michael Niedermayer 47cf98efcb Make trasher use a well defined random number generator and allow the seed to be specified on the cmd line. 15 years ago
Diego Biurrun 6510c453ab Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSI 16 years ago
Matthieu Castet 4a8361f848 tools/trasher: Don't mix srand/rand and srandom/random interface. 17 years ago
Diego Biurrun c33820e52e Add LGPL license header. 17 years ago
Mike Melanson 90527811d7 Error checking: make sure that there are 3 parameters and that the 17 years ago
Diego Biurrun e36f0f03cc Remove unused variable i. 17 years ago
Michael Niedermayer 0f340f8fc5 A little proggy i wrote years ago. 17 years ago