freebsd-src/stand/liblua
Kyle Evans 4fd8afa474 MFC: stand: liblua: add a pager module
This is nearly a 1:1 mapping of the pager API from libsa.  The only real
difference is that pager.output() will accept any number of arguments and
coerce all of them to strings for output using luaL_tolstring (i.e. the
__tostring metamethod will be used).

The only consumer planned at this time is the upcoming "show-module-options"
implementation.

(cherry picked from commit 0a0d522b36)
2020-12-27 14:55:03 -06:00
..
float.h
lerrno.c MFC r343111,343113-343115 (by mckusick): 2020-01-30 16:11:19 +00:00
lerrno.h
locale.h
lpager.c MFC: stand: liblua: add a pager module 2020-12-27 14:55:03 -06:00
lstd.c veloader use vectx API for kernel and modules 2020-04-10 05:13:15 +00:00
lstd.h
luaconf.h stand: liblua: drop default buffer size to 128 2019-12-19 02:05:48 +00:00
lutils.c
lutils.h MFC: stand: liblua: add a pager module 2020-12-27 14:55:03 -06:00
Makefile MFC: stand: liblua: add a pager module 2020-12-27 14:55:03 -06:00
math.h