Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -0/+2 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -0/+2 |
| | |||||
* | mdoc(7) police: nits. | ru | 2002-12-09 | 1 | -15/+18 |
| | | | | Approved by: re | ||||
* | - Remove the lsearch() and lfind() functions and their manpage from | robert | 2002-10-16 | 1 | -0/+98 |
the compatibility library libcompat. - Add new implementations of lsearch() and lfind() which conform to IEEE Std 1003.1-2001 to libc. Add a new manual page for them and add them to the makefile. - Add function prototypes for lsearch() and lfind() to the search.h header. |