HomeFreeBSD

flua: lposix: add fnmatch function

Description

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

Details

Provenance
seAuthored on Mon, Oct 28, 3:22 PM
Differential Revision
D46849: Add fnmatch() to libexec/flua
Parents
rGb74aaa1a2199: manuals: Fix dates
Branches
Unknown
Tags
Unknown