freebsd-nq/libexec/flua
Kyle Evans 13de72571e stand: lua: enhance lfs.dir() to speed up kernels_autodetect
This eliminates a lot of stat() calls that happen when lualoader renders the
menu with the default settings, and greatly speeds up rendering on my
laptop.

ftype is nil if loader/loader.efi hasn't been updated yet, falling back to
lfs.attributes() to test.

This is technically incompatible with lfs, but not in a particularly
terrible way.

(cherry picked from commit e25ee296c9)
2021-02-03 00:55:47 -06:00
..
modules stand: lua: enhance lfs.dir() to speed up kernels_autodetect 2021-02-03 00:55:47 -06:00
linit_flua.c flua: add ucl library 2020-06-22 03:14:43 +00:00
Makefile Properly disable LUA_USE_DLOPEN for bootstrap flua 2020-08-14 02:40:17 +00:00