summaryrefslogtreecommitdiffstats
path: root/src/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* Move strerror() prototype to string.h, where it belongsMichael Brown2006-12-201-0/+2
* Added strdup()Michael Brown2006-12-081-0/+1
* Marked memcmp/strcmp as "pure" functions, to allow gcc to optimiseMichael Brown2006-11-281-3/+5
* Prototype now clashes with the macro in arch/i386.Michael Brown2006-04-241-1/+0Star
* Need stddef.h to get size_tMichael Brown2005-04-171-0/+1
* Initial revisionMichael Brown2005-03-081-0/+68