diff options
| author | Tom Yu <tlyu@mit.edu> | 1998-02-13 19:41:31 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1998-02-13 19:41:31 +0000 |
| commit | 3bbba4d6589f800f18caad7713853808054df9cc (patch) | |
| tree | 5e2cd5de23ca3a94942af7861598a6a4dfe816e4 /src/util/db2/include/ChangeLog | |
| parent | ad09563264f6391e517682762c8a153caddd36f6 (diff) | |
| download | krb5-3bbba4d6589f800f18caad7713853808054df9cc.tar.gz krb5-3bbba4d6589f800f18caad7713853808054df9cc.tar.xz krb5-3bbba4d6589f800f18caad7713853808054df9cc.zip | |
* db.h: Rename dbopen to avoid collision with NetBSD libc
* db-ndbm.h: Rename lots of functions to avoid collisions with
native dbm implementations.
* db-int.h: Rename __hash_open to avoid potential collision with
NetBSD libc.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10430 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/include/ChangeLog')
| -rw-r--r-- | src/util/db2/include/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/util/db2/include/ChangeLog b/src/util/db2/include/ChangeLog index 4ec75bbb3..c3441611f 100644 --- a/src/util/db2/include/ChangeLog +++ b/src/util/db2/include/ChangeLog @@ -1,3 +1,13 @@ +Fri Feb 13 14:39:25 1998 Tom Yu <tlyu@mit.edu> + + * db.h: Rename dbopen to avoid collision with NetBSD libc. + + * db-ndbm.h: Rename lots of functions to avoid collisions with + native dbm implementations. + + * db-int.h: Rename __hash_open to avoid potential collision with + NetBSD libc. + Thu Aug 15 15:41:12 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> * db-ndbm.h: Add prototypes for missing functions dbm_error() and |
