mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 19:10:58 +00:00
This uses GREEDY_ALLOC_ROUND_UP() to grow the allocation size exponentially. This should speed allocation loops up a bit, given that we often call strextend() repeatedly in a loop on the same buffer.
30 KiB
30 KiB