summaryrefslogtreecommitdiffstats
path: root/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* Correct visibility conditionals for memccpy(), strdup(), andmike2002-10-141-18/+29
* Make stpcpy() only visiable w/in __BSD_VISIBLE.obrien2002-10-051-1/+1
* Add stpcpy(3).obrien2002-10-031-0/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-4/+4
* Add support for X/Open.mike2002-04-151-2/+5
* o Move some function prototypes from <string.h> to the newly rewrittenmike2002-04-041-22/+24
* Breath deep and take __P out of the system include files.imp2002-03-231-42/+42
* 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