OpenBSD CVS

CVS log for src/usr.bin/make/ohash/Attic/hash_lookup_memory.c


[BACK] Up to [local] / src / usr.bin / make / ohash

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3, Fri Mar 2 16:57:27 2001 UTC (23 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED

Use the ohash_* that's now in libc.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 28 10:12:48 2000 UTC (23 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

unsigned -> unsigned int (implicit int is deprecated)
hv is a u_int32_t.
Add __BEGIN_DECLS/__END_DECLS
Remove unused macro (hash_to_info).

Add documentation for the hash functions.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 23 16:24:50 2000 UTC (23 years, 11 months ago) by espie
Branch: MAIN

Open Hashing library, based on Knuth.
Some interface work to make it as fast as possible.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.