aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/new.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-20add optimised variants of *casecmpMattias Andrée1-0/+72
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-19docMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-18reorder new functionsMattias Andrée1-85/+85
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-18add more string.h and wchar.h functionsMattias Andrée1-0/+213
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-18add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpyMattias Andrée1-0/+22
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-18implement additional string.h and wchar.h functionsMattias Andrée1-0/+336
Signed-off-by: Mattias Andrée <maandree@operamail.com>