| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve typing of POSIX search tree functions. | Ed Schouten | 2016-10-13 | 1 | -14/+10 |
| * | Remove an unneeded assignment of the return value. | Ed Schouten | 2016-01-14 | 1 | -1/+0 |
| * | Let tsearch()/tdelete() use an AVL tree. | Ed Schouten | 2015-12-22 | 1 | -50/+191 |
| * | Update comment and NetBSD ID tag. | Pedro F. Giffuni | 2015-02-06 | 1 | -3/+3 |
| * | tdelete(3): don't delete the node we are about to return. | Pedro F. Giffuni | 2015-02-05 | 1 | -1/+2 |
| * | No need to include <assert.h> here. | Tim J. Robbins | 2003-01-05 | 1 | -1/+0 |
| * | Style: One space between "restrict" qualifier and "*". | Tim J. Robbins | 2002-09-06 | 1 | -1/+1 |
| * | - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 | Robert Drehmel | 2002-08-14 | 1 | -6/+10 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+3 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -1/+1 |
| * | bring in binary search tree code. | Alfred Perlstein | 2000-07-01 | 1 | -0/+66 |
