about summary refs log tree commit diff
path: root/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* fix prototype for strsepRich Felker2011-04-061-1/+1
* add some missing prototypes for nonstandard functions (strsep, clearenv)Rich Felker2011-03-301-0/+1
* fix missing prototype for strsignalRich Felker2011-02-261-0/+1
* apply feature test protection to memccpyRich Felker2011-02-241-1/+4
* prototype for gnu strcasestr (currently a stub)Rich Felker2011-02-151-0/+1
* more header cleanup and conformance fixes - string.hRich Felker2011-02-141-7/+12
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+72