Fix FS#11007: Lua didn't parse negative numbers correct when reading from files
commit09b1fbab975351e226b985fbd01df8fbc4beb503
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 13 Feb 2010 14:41:00 +0000 (13 14:41 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 13 Feb 2010 14:41:00 +0000 (13 14:41 +0000)
treee70216b99f6366b47df34c955a9650227b7ddf82
parent82f1d0574eb163a674905b538a76c08600420976
Fix FS#11007: Lua didn't parse negative numbers correct when reading from files

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24632 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/SOURCES
apps/plugins/lua/fscanf.c [new file with mode: 0644]
apps/plugins/lua/liolib.c
apps/plugins/lua/rocklibc.h