Closed justincormack closed 11 years ago
note ioctl should not need to be function, as always uses its own OS types. so linux ioctl should get linux types module.
Thats much harder, as linux types is called from main types not vice versa, need to invert control...
as there is only one version. eg still being passed to ioctl.lua, types, etc - see syscall.init.lua