summaryrefslogtreecommitdiff
path: root/apps/examples/random/random_main.c
Commit message (Expand)AuthorAgeFilesLines
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-201-0/+128