summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/fscanf.c (follow)
Commit message (Collapse)AuthorAge
* Lua fscanf: use pointer of file descriptor instead of file descriptor itself ↵Maurus Cuelenaere2010-02-13
| | | | | | to avoid 64-bit pointer<->int clash (aka fix yellow). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24633 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus Cuelenaere2010-02-13
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24632 a1c6a512-1295-4272-9138-f99709370657