about summary refs log tree commit homepage
path: root/ci/run.sh
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-16 21:33:14 +0000
committerEric Wong <e@80x24.org>2023-09-18 09:09:59 +0000
commit1febc5cbb633cf7eac7dcaf382dd0ebbfe085380 (patch)
treeba3c40cb97fe74cca2bb5f36bc2e5b82caeee9ba /ci/run.sh
parentda648e22be8caeeb039d793828c230ba0239c68c (diff)
downloadpublic-inbox-1febc5cbb633cf7eac7dcaf382dd0ebbfe085380.tar.gz
It's stdout can now be placed into a Perl hash, now.

The MAYBE pseudo-macro can now emit hex as well as decimal
output to make some constants look nicer and eliminate some
special cases.

Constants for _SC_AVPHYS_PAGES and _SC_PAGE*SIZE have also been
added in case we dynamically generate BATCH_SIZE for search
indexing

I'm not sure how far I want to go down this route, but it could
open the door to us supporting more things on platforms with
unstable syscall numbers with only a C compiler, but without
relying on needing Inline::C (nor XS and difficult-to-audit
binaries).  This is because a C compiler is readily installed on
more systems than Inline::C (even if packaged) requires an
additional installation step.
Diffstat (limited to 'ci/run.sh')
0 files changed, 0 insertions, 0 deletions