summaryrefslogtreecommitdiffstats
path: root/libc/string/_syserrmsg.h
Commit message (Collapse)AuthorAgeFilesLines
* Amir Shalem writes:Mike Frysinger2006-05-261-0/+2
| | | | | there is a missing include for <bits/uClibc_uintmaxtostr.h> in libc/string/_syserrmsg.h, where _syserrmsg.h uses __UIM_BUFLEN_INT
* Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger2006-01-031-0/+35
wcscoll/strcoll needs some love ...