summaryrefslogtreecommitdiff
path: root/src/l_rawio.c
Commit message (Collapse)AuthorAgeFilesLines
* added inital support for Lua 5.2Christian Pointner2015-05-101-1/+8
|
* removed trailing whitespacesChristian Pointner2010-12-291-10/+10
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@87 ac14a137-c7f1-4531-abe0-07747231d213
* added util module with own select Christian Pointner2010-11-181-5/+5
| | | | | | | | core doesn't depend on lua sockets anymore cleaned up at rawio git-svn-id: https://svn.spreadspace.org/gcsd/trunk@39 ac14a137-c7f1-4531-abe0-07747231d213
* rawio: fixed return value at readChristian Pointner2010-11-171-1/+1
| | | | | | | cleanups git-svn-id: https://svn.spreadspace.org/gcsd/trunk@38 ac14a137-c7f1-4531-abe0-07747231d213
* added rawio lua moduleChristian Pointner2010-11-171-0/+141
added stdio module (not working yet) git-svn-id: https://svn.spreadspace.org/gcsd/trunk@37 ac14a137-c7f1-4531-abe0-07747231d213