/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../db/mpool/
..
README

o Minor changes from db.1.86 (sleepycat). Does not include the new hash routines since they cannot read a hashed .db file from the old code. Most of these files just have their RCS/SCCS tags standardized. Note that mpool.3 has not been updated to reflect the new mpool interface. o Add a real dbm(3) manpage

27 лет назад
mpool.c

delete old lint ARGSUSED comments

11 лет назад
README
# $OpenBSD: README,v 1.3 1999/02/15 05:11:25 millert Exp $
# @(#)README 8.1 (Berkeley) 6/4/93
 
These are the current memory pool routines.
They aren't ready for prime time, yet, and
the interface is expected to change.
 
--keith