summaryrefslogtreecommitdiffstats
path: root/include/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Add prototypes for strl* functionsimp1999-08-161-0/+2
| | | | | Forgotten by: imp Reported by: bde
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-181-0/+1
| | | | systems. NetBSD, Linux, SVR4 etc all have it.
* Add a prototype for strtok_r().jdp1999-01-201-0/+1
|
* string.h defines nonstandard routines when _POSIX_SOURCE isimp1996-12-171-1/+1
| | | | | | | defined. It has been fixed to not do that. Submitted by: Jake Hamby <jehamby@lightside.com> Closes PR: 1954
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+93
OpenPOWER on IntegriCloud