]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader.lua: Expose errno table to lua
authorcem <cem@FreeBSD.org>
Tue, 20 Feb 2018 19:39:48 +0000 (19:39 +0000)
committercem <cem@FreeBSD.org>
Tue, 20 Feb 2018 19:39:48 +0000 (19:39 +0000)
commit59b8107947908c851c1e5173420e8533b459ce89
tree9d3ca517616c0cee8dcf8321d26da36f6aef700a
parentb945f29eeba2ae491021175d99726fdae9e1040f
loader.lua: Expose errno table to lua

Reviewed by: kevans
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14454
stand/common/interp_lua.c
stand/liblua/Makefile
stand/liblua/lerrno.c [new file with mode: 0644]
stand/liblua/lerrno.h [new file with mode: 0644]