aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/memset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix more warningsMattias Andrée2015-09-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add memory copying functionsMattias Andrée2015-08-311-0/+38
Signed-off-by: Mattias Andrée <maandree@operamail.com>