NetBSD/sys/modules/lua
martin 63f6d58f43 Fix cargo cult ioctl implementation for LUAINFO: the name and desc fields
are arrays, not pointers, so don't use copyoutstr on them, but instead
copyin/copyout the whole array of structures.
Fixes PR 52864 for me (on sparc64).
2017-12-26 12:43:59 +00:00
..
infinite.lua
lua.c Fix cargo cult ioctl implementation for LUAINFO: the name and desc fields 2017-12-26 12:43:59 +00:00
luavar.h lua(4): using lua_CFunction 2014-07-19 17:14:40 +00:00
Makefile undo previous 2014-07-19 20:21:52 +00:00
test.lua lua: updated from 5.1 to 5.3 work3 2014-07-19 18:38:33 +00:00