opnsense-src/stand/liblua
Warner Losh 67d21468bf loader: For the mini-stdio we have for lua, #define them to something else
To make it easier to port lua and some of the lua modules, we have a
series of routines to implement the stdio routines, even though we don't
normally implement them in the boot loader. Add a comment to this effect.

Also, some tools, like sanitizers and static analysis tools, make
unwarranted assumptions about these, so #define them to a different name
so they stop.

Sponsored by:		Netflix

(cherry picked from commit 9a5aaa97cbae024f90bb626f78c3dbde28653c58)
2024-04-16 13:54:25 -06:00
..
float.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gfx_utils.c loader: Move to using linker sets to bring in optional bits 2024-04-16 13:54:24 -06:00
lerrno.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
lerrno.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
locale.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
lpager.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
lstd.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
lstd.h loader: For the mini-stdio we have for lua, #define them to something else 2024-04-16 13:54:25 -06:00
luaconf.h lua: reduce diffs between luaconf.h copies 2023-01-26 12:38:19 -05:00
luaconf.local.h lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
lutils.c loader: Create new gfx table 2024-04-16 13:54:23 -06:00
lutils.h loader: Move to using linker sets to bring in optional bits 2024-04-16 13:54:24 -06:00
Makefile kboot: Add our own lua bindings 2024-04-16 13:54:24 -06:00
Makefile.depend dirdeps: Add missing dependency files 2024-04-15 20:32:03 -06:00
math.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00