mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
'lua_resetthread' is back to its original signature, to avoid incompatibilities in the ABI between releases of the same version. New function 'lua_closethread' added with the "correct" signature.