summaryrefslogtreecommitdiff
path: root/src/lib/libc/string (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid pulling in stdiotholo1996-09-162-8/+40
|
* Remove dead codetholo1996-09-151-2/+2
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* Fix RCS idstholo1996-08-1972-156/+73
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* fix %Vderaadt1996-06-101-3/+7
|
* switch on _KERNEL to load proper include filederaadt1996-05-018-11/+43
|
* Add support for building lint(1) librarytholo1996-03-251-1/+21
|
* Add prototypes for local functions, add const qualifiers where neededtholo1996-03-251-8/+14
|
* From NetBSD: merge of 960317niklas1996-03-191-3/+4
|
* From NetBSD: 960217 mergeniklas1996-03-095-13/+24
|
* need errno.h because err declerations have movedderaadt1996-01-291-1/+2
|
* typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905deraadt1996-01-071-2/+2
|
* from netbsd: Fixed %u to expand to a single digitderaadt1995-12-301-2/+2
|
* initial import of NetBSD treederaadt1995-10-1872-0/+6138