freebsd-src/libexec/flua
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
..
modules flua: add fbsd module 2023-09-27 16:00:00 +02:00
linit_flua.c flua: add fbsd module 2023-09-27 16:00:00 +02:00
Makefile flua: add fbsd module 2023-09-27 16:00:00 +02:00