14:25:26 Hey, for folks who compile/build node.js on modern systems, my madvise(3C) patch is finally in node's `main` branch. This allows building on pre-and-post fenix illumos#14418 systems. 14:25:27 BUG 14418: mman.h symbol visibility is a mess (Closed) 14:25:27 ↳ https://www.illumos.org/issues/14418 | https://code.illumos.org/c/illumos-gate/+/1965 14:27:02 https://github.com/nodejs/node/commit/5baff3e47b10e1360a99d973e6ff18284e850301 14:27:03 → GitHub commit 5baff3e: deps: support madvise(3C) across ALL illumos revisions (committed) 19:16:49 Well done!