Re: new libihash implementation
Marcus Brinkmann <[email protected]> Mon, 01 Mar 2004 11:08:02 +0100
| Newsgroups | gmane.os.hurd.devel.readers |
|---|---|
| Message-ID | <[email protected]> |
At Sat, 28 Feb 2004 15:20:19 -0500 (EST), Roland McGrath wrote: > > If you've tested it well, I don't have any objections. Ok. I remember I tested it quite a bit when having written it (in isolation), and now I run a compiled Hurd and did several hours of light compilation and other stuff, and so far it works well. So, I checked it in. commit notifications are still defunctional on savannah, thus this mail. The tags are: marcus_before_ihash_rewrite marcus_after_ihash_rewrite I settled on uintptr_t as the integer value type. Have fun, Marcus