summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/hash/hash.h
Commit message (Collapse)AuthorAgeFilesLines
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-241-297/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8799 dc483132-0cff-0310-8789-dd5450dbe970
* * configure.in: use AC_CHECK_FUNCS and check for memmove.Mark Eichin1995-06-281-0/+4
| | | | | | | | | | | hash.h: if we don't HAVE_MEMMOVE use bcopy. Really, though, a quick glance seems to indicate that most of the uses of memmove could really be handled by memcpy, but I haven't time to prove it right now. If I'm right, back out this check. (This is for sunos 4 which has memcpy but not memmove.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6181 dc483132-0cff-0310-8789-dd5450dbe970
* Check in Berkeley Database code version 1.85Paul Park1995-05-261-0/+293
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5895 dc483132-0cff-0310-8789-dd5450dbe970