Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace implementation of hsearch() by one that scales. | Ed Schouten | 2015-12-27 | 1 | -179/+34 |
* | Fix hdestroy() compliance issue. | Pedro F. Giffuni | 2014-07-21 | 1 | -1/+0 |
* | Update license. | Pedro F. Giffuni | 2014-07-21 | 1 | -7/+2 |
* | Add re-entrant versions of the hash functions based on the GNU api. | Pedro F. Giffuni | 2014-07-21 | 1 | -29/+68 |
* | libc/stdlib: Minor cleanups to code originating in NetBSD | Pedro F. Giffuni | 2014-07-15 | 1 | -3/+3 |
* | - remove superfluous word | Daniel Gerzo | 2008-07-06 | 1 | -3/+3 |
* | Remove improper use of <namespace.h> | Daniel Eischen | 2002-06-27 | 1 | -1/+0 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+3 |
* | Add new, from scratch implementation of hsearch() et al that actually works. | Ruslan Ermilov | 2001-05-15 | 1 | -0/+184 |