OpenBSD CVS

src/usr.bin/make/ohash/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / make / ohash

Current tag: OPENBSD_2_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] hash_create_entry.c (in the Attic) [Hide]  1.1   23 years  espie   Open Hashing library, based on Knuth. Some interface work to make it as fast as ...
[TXT] hash_delete.c (in the Attic) [Hide]  1.1   23 years  espie   Open Hashing library, based on Knuth. Some interface work to make it as fast as ...
[TXT] hash_do.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_entries.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_enum.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_init.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_interval.c (in the Attic) [Hide]  1.1   23 years  espie   Open Hashing library, based on Knuth. Some interface work to make it as fast as ...
[TXT] hash_lookup_interval.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_lookup_memory.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_lookup_string.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_qlookup.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] hash_qlookupi.c (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] ohash.3 (in the Attic) [Hide]  1.1   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] ohash.h (in the Attic) [Hide]  1.2   23 years  espie   unsigned -> unsigned int (implicit int is deprecated) hv is a u_int32_t. Add __B...
[TXT] ohash_int.h (in the Attic) [Hide]  1.1   23 years  espie   Open Hashing library, based on Knuth. Some interface work to make it as fast as ...