Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style(9): return type on separate line from function name. | tjr | 2003-01-04 | 1 | -1/+2 |
| | |||||
* | Remove unneeded $FreeBSD$ tags. | robert | 2002-10-16 | 1 | -2/+0 |
| | |||||
* | - Remove the old insque() and remque() functions and their manual | robert | 2002-10-16 | 1 | -0/+48 |
page from the compatibility library. - Add new implementations of insque() and remque() which conform to IEEE Std 1003.1-2001 to libc. Add a new manual page for them and connect them to the build. - Add the prototypes of insque() and remque() to the search.h header. |