summaryrefslogtreecommitdiff
path: root/sys/modules/lua/Makefile
AgeCommit message (Expand)Author
2014-07-19undo previouschristos
2014-07-19XXX: remove file that includes userland headers.christos
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2014-07-19lua(4): added debug librarylneto
2013-12-27Remove strncat now that it is part of the kernel anyway.christos
2013-12-02merged luaconf.h of kernel and userspace Lualneto
2013-12-02put Lua auxlib and some stdlibs in lua(4)lneto
2013-12-02changed lua_Number to int64_tlneto
2013-10-31fix build on armmbalmer
2013-10-16welcome lua(4), a devide driver that can create and control Lua states inside...mbalmer