rockbox/apps/plugins/chessbox
2010-05-06 17:35:13 +00:00
..
chessbox.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
chessbox.make change dependencies in make files: 2010-01-17 13:03:10 +00:00
chessbox_pgn.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
chessbox_pgn.h Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
gnuchess.c
gnuchess.h
opening.c
opening.h
SOURCES