summaryrefslogtreecommitdiff
path: root/apps/system/sudoku/sudoku.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
* Add a Sudoku gameGregory Nutt2014-08-111-0/+573