| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-19 | undo previous | christos | |
| 2014-07-19 | XXX: remove file that includes userland headers. | christos | |
| 2014-07-19 | lua: updated from 5.1 to 5.3 work3 | lneto | |
| * lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE | |||
| 2014-07-19 | lua(4): added debug library | lneto | |
| 2013-12-27 | Remove strncat now that it is part of the kernel anyway. | christos | |
| 2013-12-02 | merged luaconf.h of kernel and userspace Lua | lneto | |
| 2013-12-02 | put Lua auxlib and some stdlibs in lua(4) | lneto | |
| 2013-12-02 | changed lua_Number to int64_t | lneto | |
| 2013-10-31 | fix build on arm | mbalmer | |
| 2013-10-16 | welcome lua(4), a devide driver that can create and control Lua states ↵ | mbalmer | |
| inside the kernel | |||
