* hash/hash.c (__kdb2_hash_open): Rename to avoid potential
authorTom Yu <tlyu@mit.edu>
Fri, 13 Feb 1998 19:42:12 +0000 (19:42 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 13 Feb 1998 19:42:12 +0000 (19:42 +0000)
commitfbe3d840c25d637dbcadd9925a30293f52a46e96
treed193b97a36e2b9c9e81cf84b62a3c4fd3982873e
parent3bbba4d6589f800f18caad7713853808054df9cc
* hash/hash.c (__kdb2_hash_open): Rename to avoid potential
  collision with NetBSD libc.

* hash/dbm.c: Rename lots of functions to avoid colliding with
native dbm implementations.

* db/db.c (kdb2_dbopen): Rename to avoid colliding with NetBSD
libc.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10431 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/ChangeLog
src/util/db2/db/db.c
src/util/db2/hash/dbm.c
src/util/db2/hash/hash.c