created build tooling, subtrees, and stub code for a new NGINX core module

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2026-04-30 02:09:57 +00:00
parent 2b63c55768
commit 19fafc6a8c
6 changed files with 4315 additions and 2 deletions

5
config Normal file
View file

@ -0,0 +1,5 @@
ngx_module_name=muninn
ngx_module_srcs="$ngx_addon_dir/muninn.c"
ngx_module_link=YES
. auto/module