mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08:00
6443185167
'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.