summaryrefslogtreecommitdiffstats
path: root/libc/string/_string.h
Commit message (Collapse)AuthorAgeFilesLines
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger2006-01-031-0/+33
wcscoll/strcoll needs some love ...