mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
d5212c13b081ed62d8e1ae436779e79c79edf564
Set errno to zero before calling any function where we may use its errno, and check errno for zero before using it (as functions may not set it even in error).
Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.
Description
Languages
C
66.4%
Lua
33%
Makefile
0.6%