summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/pte.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/atari/include/pte.h')
0 files changed, 0 insertions, 0 deletions
tion.mbalmer Add a few more symbols. Register all function in the sqlite table. 2012-11-02- Update to the version on github.com.mbalmer - Fix stmt_bind(): SQLite makes a copy of the string passed (which can be garbage collected). Problem found by Kubo Takehiro. 2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg as format string. 2012-03-03Add an empty line.mbalmer 2011-10-16Fix dependency.mbalmer 2011-10-15Remove, has been moved to share/examples/lua.mbalmer 2011-10-15Add db:changes()mbalmer 2011-10-15Remove un-needed headers.mbalmer 2011-10-15A small test/demo program to show the sqlite Lua module usage.mbalmer 2011-10-15A Lua module to access SQLite databases.mbalmer