libucl: import snapshot 2024-02-06(cherry picked from commit ddca081d382c7275bb6328c730182a007334c939)
libucl: vendor import snapshort 20210314
Import libucl 20160812
Import libucl 0.8.0
Root out files that don't really belong here and could in fact screwyou over if you happen to use git for FreeBSD development, as it isthe case with the unbound/.gitignore, which lits files that ar
Root out files that don't really belong here and could in fact screwyou over if you happen to use git for FreeBSD development, as it isthe case with the unbound/.gitignore, which lits files that areactually required for the buildworld.MFC after: 1 day
show more ...
Update libucl to latest git snapshot (20151027)
Update libucl to git version 8d3b186
Update libucl to latest versionWhile here correctly link libucl to libm and register the dependency on libmfor static building
Merge libucl 20140718 (fixes a bug in the parser)
sh: Deduplicate some code in ulimit builtin.