This looks like pretty old DBM code. I'm not sure I'd rely on it
for larger
databases. You could probably use the btree instead of hash code
(using the
dbopen interface) and at least get a larger file. But I'd still
wonder if
Apple's shipping a more up-to-date database somewhere....
Got it in one. This is VERY old DBM code with known flaws like this.
Unfortunately, later DBM code has the sleepy cat "conditional license"
which prohibits us from using it for lots of reasons I won't go into
here, so that's the only DBM code available. There's always sqlite3...
- Jordan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden