summaryrefslogtreecommitdiffstats
path: root/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed namespace pollution in previous commit. The C99 functionbde2001-11-281-1/+1
* Add strerror_r function per Posix prototype.wes2001-11-271-0/+1
* Fixed some style bugs:bde2001-10-101-3/+3
* Implement strcasestr() which many others (f.e. Linux) already haveache2001-10-101-0/+1
* Add a new libc function, strnstr(3), which allows one to limit themike2001-10-091-1/+3
* Add prototypes for strl* functionsimp1999-08-161-0/+2
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-181-0/+1
* Add a prototype for strtok_r().jdp1999-01-201-0/+1
* string.h defines nonstandard routines when _POSIX_SOURCE isimp1996-12-171-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+93
OpenPOWER on IntegriCloud