[libc-commits] [libc] [libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (PR #73469)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Sun Nov 26 19:36:12 PST 2023


================
@@ -0,0 +1,205 @@
+diff --git a/Hashes.h b/Hashes.h
----------------
SchrodingerZhu wrote:

I also include a patch to `SMHasher` here to make it easier to verify the hash quality. Notice that there is ongoing work on [`SMHasher3`](https://gitlab.com/fwojcik/smhasher3/-/releases), but the author has not yet marked it as ready to use.

https://github.com/llvm/llvm-project/pull/73469


More information about the libc-commits mailing list