Tree
- Tree:
99e3093cf84b58f3e38c62bd502ed04bb048ef11- Date:
- Message:
- bxnotify.c, config.def.h: Name the concurrent notification cap. - Define MAX_STACK in config.def.h, replacing the previously magic-numbered [100] array dimensions and loop bounds in get_and_register_stack_y() and unregister_position(). - Add cfg_max_stack as a runtime configuration variable, following the same pattern as cfg_stack_gap and other tunable defaults. - This makes the cap on concurrent notifications explicit, configurable from a single location, and consistent with the suite's convention of promoting tunables into the config layer.
| .gitignore | commits | blame |
| Makefile | commits | blame |
| bxnotify.c | commits | blame |
| config.def.h | commits | blame |
