Add support for preloading lua modules. This is useful both when
authorJ. Ali Harlow <ali@juiblex.co.uk>
Wed, 29 Apr 2009 16:00:01 +0000 (17:00 +0100)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Wed, 29 Apr 2009 16:00:01 +0000 (17:00 +0100)
commita5bc12ddeb09d7900749ac7966a80819be4fb840
tree004276e32f42cfc6b28d2212a90fa38d26189276
parentb3a8a3245a37fc860361c5cbb18fd1a43694e6f8
Add support for preloading lua modules. This is useful both when
providing lua bindings to applications based on librazor and when
producing static binaries using librazor (where otherwise the lua
POSIX library would need to be included as an additional dynamic
object).
librazor/Makefile.am
librazor/lua.c
librazor/razor.h