rockbox/utils
Dominik Riebeling d23d164b85 imxtools: use rand() instead of /dev/random.
On Windows /dev/random does not exist, so trying to open it will fail. Replace
it with rand() which is available on all supported platforms and sufficient.

Fixes mkimxboot not working, as well as Rockbox Utility "crashing" (which is in
fact its error handler calling exit(), thus terminating Rockbox Utility) on
Windows.

Change-Id: Ia164f937f329877e8f80f473f27be8c5df2a0a68
2012-02-08 21:28:20 +01:00
..
AMS/hacking amsinfo: save files with .bin extension 2011-12-13 03:01:16 +00:00
analysis cmp-plugins-size: continue if a map file is absent/corrupted 2010-08-01 15:09:51 +00:00
bootchart Add simple bootchart -> gnuplot shell script 2010-04-05 19:58:51 +00:00
common When writing data from repository open file as binary. 2012-02-06 00:14:25 +01:00
disassembler/arm Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
editors Move sample.emacs to utils/editors 2010-02-18 23:32:08 +00:00
imxtools imxtools: use rand() instead of /dev/random. 2012-02-08 21:28:20 +01:00
ipod Add some notes describing how the bin2note exploit works 2009-07-16 17:40:55 +00:00
jz4740_tools Fix off-by-one buffer error 2011-10-14 12:07:47 +00:00
meizu_dfu meizu_dfu: supports a single argument to run some code from RAM 2010-06-08 23:04:17 +00:00
MTP Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
rk27utils rk27load - fix indentation 2011-09-06 12:39:58 +00:00
rockbox_api Fix menu (update to newer one) 2008-10-09 12:28:09 +00:00
skinupdater SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
tcctool Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
themeeditor Convert one more file from DOS to UNIX. 2011-11-06 22:52:21 +00:00
time-sync Wrong file name in time-sync utility makefile 2010-04-20 16:39:45 +00:00
ypr0tools ypr0: Add variables to provide a argv and stdout/err redirection for running Rockbox to the loader script. 2011-12-24 23:13:27 +00:00
zenutils zenutils: remove unused empty file 2012-01-04 07:03:28 +00:00
parse_testcodec.rb Update parse_testcodec to parse AAC-HE files with parametric stereo. 2011-04-12 20:24:43 +00:00