freebsd-dev/stand/liblua
Kyle Evans 63172bf68b liblua: add loader.lua_path
As described previously, loader.lua_path is absolute path where scripts are
installed. A future commit will use this to build paths for dofile in
try_include, rather than the current pcall/require setup that makes it more
difficult to coordinate loader aborts from local.lua -- we do not need the
flexibility of require(), and local.lua is in-fact not a 'module-like' file
as we will not be referencing anything from it.
2019-11-02 03:41:30 +00:00
..
float.h
lerrno.c Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
lerrno.h
lfs.c
lfs.h
locale.h
lstd.c Enable veriexec for loader 2019-02-26 06:22:10 +00:00
lstd.h
luaconf.h stand: consolidate knowledge of lua path 2019-11-02 03:37:58 +00:00
lutils.c liblua: add loader.lua_path 2019-11-02 03:41:30 +00:00
lutils.h
Makefile stand: consolidate knowledge of lua path 2019-11-02 03:37:58 +00:00
math.h