- Notifications
You must be signed in to change notification settings - Fork23
pfalcon/berkeley-db-1.xx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#@(#)README8.27 (Berkeley) 9/1/94This is version 1.85 of the Berkeley DB code.For information on compiling and installing this software, see the filePORT/README.Newer versions of this software will periodically be made available byanonymous ftp from ftp.cs.berkeley.edu. An archive in compressed formatis in ucb/4bsd/db.tar.Z, or in gzip format in ucb/4bsd/db.tar.gz. Ifyou'd like to receive announcements of future releases of this software,send email to the contact address below.Email questions may be addressed to Keith Bostic at bostic@cs.berkeley.edu.============================================Distribution contents:Makefile.incIgnore this, it's the 4.4BSD subsystem Makefile.PORTThe per OS/architecture directories to use to buildlibdb.a, if you're not running 4.4BSD. See the filePORT/README for more information.READMEThis file.btreeThe B+tree routines.changelogList of changes, per version.dbThe dbopen(3) interface routine.docsVarious USENIX papers, and the formatted manual pages.hashThe extended linear hashing routines.manThe unformatted manual pages.mpoolThe memory pool routines.recnoThe fixed/variable length record routines.testTest package.============================================Debugging:If you're running a memory checker (e.g. Purify) on DB, make sure thatyou recompile it with "-DPURIFY" in the CFLAGS, first. By default,allocated pages are not initialized by the DB code, and they will showup as reads of uninitialized memory in the buffer write routines.
About
Berkeley DB 1.85 with patches and fixes applied
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published