1
0
Fork 0
man-db/libdb
Daniel Baumann 1fa764a8d3
Adding upstream version 2.13.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:13:55 +02:00
..
db_btree.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_delete.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_gdbm.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_lookup.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_ndbm.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_storage.h Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_store.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_ver.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_xdbm.c Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
db_xdbm.h Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
Makefile.am Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
Makefile.in Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
mydbm.h Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00
README Adding upstream version 2.13.1. 2025-06-21 08:13:55 +02:00

This directory contains the database management routines required by the
man-db package.

* You may distribute under the terms of the GNU Library General Public
* License as specified in the file docs/COPYING.LIB that comes with the man
* distribution.