aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcscmp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17m + split wchar/*.cMattias Andrée1-115/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-17fix errorsMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02add memcasecmp and wmemcasecmpMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02typoMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02fix more errorsMattias Andrée1-2/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01add string/array comparision functionsMattias Andrée1-0/+125
Signed-off-by: Mattias Andrée <maandree@operamail.com>