1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/sudoku
2010-05-06 17:35:13 +00:00
..
generator.c sudoku: fix FS#7772: Sudoku: "Solve" Crash. 2009-12-16 11:53:36 +00:00
generator.h sudoku: fix FS#7772: Sudoku: "Solve" Crash. 2009-12-16 11:53:36 +00:00
SOURCES FS#6539 - Thanks to Tom Ross 2007-01-15 20:40:48 +00:00
sudoku.c Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. 2010-05-06 17:35:13 +00:00
sudoku.h Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
sudoku.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
templates.c Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
templates.h Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00