HardenedBSD/libexec/flua
Stefan Eßer f35ccf46c7 flua: lposix: add fnmatch function
The fnmatch function matches a string against a shell-style filename
pattern. It is a complex function and cannot easily be implenented
using regular expressions. Adding fnmatch to flua increases the amd64
binary by less than 1 KB.

Approved by:	markj
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D46849
2024-10-28 16:31:08 +01:00
..
libfreebsd flua: add freebsd.kenv, kenv(2) bindings 2024-09-14 07:43:50 +02:00
libhash flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
libjail flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
libucl flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
modules flua: lposix: add fnmatch function 2024-10-28 16:31:08 +01:00
linit_flua.c flua: lposix: add fnmatch function 2024-10-28 16:31:08 +01:00
Makefile flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
Makefile.inc flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00