freebsd-src/libexec/flua/modules
Baptiste Daroussin 1f31e00e19 flua: add fbsd module
This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.

to use it:
fbsd.exec({"id", "bapt"})

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D41840
2023-09-27 16:00:00 +02:00
..
lfbsd.c flua: add fbsd module 2023-09-27 16:00:00 +02:00
lfbsd.h flua: add fbsd module 2023-09-27 16:00:00 +02:00
lfs.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
lfs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
lposix.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
lposix.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00