The code of the PBL library includes: * PBL BASE - license GPL/LGPL, some base functions, see pbl_* functions * PBL HASH - license GPL/LGPL, an open source memory hash table implementation, see pblHt* functions * PBL KEYFILE- license GPL/LGPL, an open source key file implementation, see pblKf*functions * PBL ISAM- license GPL/LGPL, an open source ISAM file implementation, see pblIsam*functions See documentation at http://mission.base.com/peter/source/pbl/doc/ for more information.
3 lines
96 B
Text
3 lines
96 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 14:49:35 oherrala Exp $
|
|
include/pbl.h
|
|
lib/libpbl.a
|