/
niceSOFT
/
coreutils
Обзор
Документация
Войти
/
niceSOFT
/
coreutils
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
gl/modules/heap
25 строк
255 B
Paul Eggert
maint: expand heap a bit less aggressively
09 ноя 2024, 10:41
09 ноя 2024, 10:41
5af1b26
Код
Авторство
О чём код?
Description: Binary heap with minimal number of methods. Used in sort. Files: lib/heap.c lib/heap.h Depends-on: idx stdlib-safer xalloc configure.ac: Makefile.am: lib_SOURCES += heap.c heap.h Include: "heap.h" License: GPL Maintainer: Gene Auyeung