Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove the lsearch() and lfind() functions and their manpage from | robert | 2002-10-16 | 1 | -0/+4 |
* | - Remove the old insque() and remque() functions and their manual | robert | 2002-10-16 | 1 | -3/+7 |
* | Fix various style(9) bugs: | mike | 2002-10-03 | 1 | -12/+16 |
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -1/+1 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -4/+4 |
* | - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 | robert | 2002-08-14 | 1 | -1/+2 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -10/+7 |
* | fix spelling errors. | alfred | 2000-07-07 | 1 | -13/+0 |
* | cleanup the tsearch import. | alfred | 2000-07-06 | 1 | -1/+4 |
* | bring in binary search tree code. | alfred | 2000-07-01 | 1 | -0/+66 |