mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
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:
parent
4c658f74a7
commit
9bf28debd8
4 changed files with 297 additions and 13 deletions
|
@ -29,6 +29,7 @@ lzio.c
|
|||
rockaux.c
|
||||
rocklib.c
|
||||
rockmalloc.c
|
||||
fscanf.c
|
||||
gmtime.c
|
||||
strcspn.c
|
||||
strftime.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue