summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strspn.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
| | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Flesh out libc string function man pages.aaron2000-04-211-7/+4
|
* index/rindex as deprecated synonyms to strchr/strrchr.espie1999-09-211-3/+1
|
* add an example; pattonme@ns.ra.pae.osd.milaaron1999-06-041-1/+15
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905deraadt1996-01-071-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+80