summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/liolib.c (follow)
Commit message (Expand)AuthorAge
* Revert "Update lua plugin to 5.2.3"Marcin Bukat2014-04-02
* Update lua plugin to 5.2.3Richard Quirk2014-04-02
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus Cuelenaere2010-02-13
* Lua plugin: fix bad behaviour for io.open(path, 'w')Maurus Cuelenaere2009-09-06
* Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere2009-07-17
* Lua IOlib: don't create files when they don't existMaurus Cuelenaere2009-07-08
* Fix typo & redMaurus Cuelenaere2009-06-28
* Lua:Maurus Cuelenaere2009-06-28