summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/__strsignal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* a few more strlcy; ok from beck & hoderaadt2003-03-131-3/+3
|
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-6/+4
|
* need limits.hderaadt1996-09-251-1/+2
|
* nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, ↵deraadt1996-09-251-5/+7
| | | | mike.long@analog.com
* Avoid pulling in stdiotholo1996-09-161-4/+20
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+86