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
This commit is contained in:
Maurus Cuelenaere 2010-02-13 14:41:00 +00:00
parent 4c658f74a7
commit 9bf28debd8
4 changed files with 297 additions and 13 deletions

View file

@ -29,6 +29,7 @@ lzio.c
rockaux.c
rocklib.c
rockmalloc.c
fscanf.c
gmtime.c
strcspn.c
strftime.c