summaryrefslogtreecommitdiff
path: root/include/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Add prototypes for strl* functionsWarner Losh1999-08-161-0/+2
| | | | | | | | Forgotten by: imp Reported by: bde Notes: svn path=/head/; revision=49875
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherPeter Wemm1999-05-181-0/+1
| | | | | | | systems. NetBSD, Linux, SVR4 etc all have it. Notes: svn path=/head/; revision=47289
* Add a prototype for strtok_r().John Polstra1999-01-201-0/+1
| | | | Notes: svn path=/head/; revision=42913
* string.h defines nonstandard routines when _POSIX_SOURCE isWarner Losh1996-12-171-1/+1
| | | | | | | | | | defined. It has been fixed to not do that. Submitted by: Jake Hamby <jehamby@lightside.com> Closes PR: 1954 Notes: svn path=/head/; revision=20600
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8858
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+93
Notes: svn path=/head/; revision=1539