Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid unaligned memory accesses | Samuel Thibault | 2023-02-02 | 1 | -6/+4 |
| | |||||
* | libihash: provide a general purpose hash algorithm | Justus Winter | 2015-11-29 | 1 | -0/+93 |
* libdiskfs/name-cache.c: Move the Murmur3 algorithm... * libihash/murmur3.c: ... here, and properly attribute the code. * libihash/ihash.h (hurd_ihash_hash32): New prototype. * libihash/Makefile (SRCS): Add new file. |