coreutils/gl
Paul Eggert 5af1b2662b maint: expand heap a bit less aggressively
* gl/lib/heap.c (struct heap, heap_alloc, heap_insert)
(heapify_down, heapify_up): Prefer idx_t to size_t for sizes.
(heap_insert): Use xpalloc instead of x2nrealloc.
(heapify_down): Return void since no caller cares about value.
* gl/modules/heap: Depend on idx.
2024-11-08 23:41:18 -08:00
..
lib maint: expand heap a bit less aggressively 2024-11-08 23:41:18 -08:00
modules maint: expand heap a bit less aggressively 2024-11-08 23:41:18 -08:00
tests maint: update all copyright year number ranges 2024-01-01 13:27:23 +00:00
local.mk maint: add syntax-check to ensure all gl/ files are distributed 2024-10-14 13:12:03 +01:00