Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #265550

Category doxygen
Changed by Sandbox User <sandboxohnoyoudont@localhost>
Changed at Mon 09 Mar 2026 18:06:00
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 341e0e6a2193546f236adf09557e2923471d18b4

Comments

Use MAX_ARG_STRLEN (131072) as Unix cmd-line batch limit
MAX_ARG_STRLEN is the per-argument length limit enforced by the Linux
kernel. Fall back to 131072 on systems that don't define it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Changed files