opnsense-src/stand/liblua
Warner Losh 9a5aaa97cb 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
2024-02-20 20:31:50 -07: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-02-15 20:59:23 -07: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-02-20 20:31:50 -07: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-02-15 20:59:22 -07:00
lutils.h loader: Move to using linker sets to bring in optional bits 2024-02-15 20:59:23 -07:00
Makefile kboot: Add our own lua bindings 2024-02-15 20:59:23 -07:00
Makefile.depend dirdeps: Add missing dependency files 2023-10-29 17:08:29 -04:00
math.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00