aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings/bzero.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add bzero and explicit_bzeroMattias Andrée2015-08-301-0/+55
Signed-off-by: Mattias Andrée <maandree@operamail.com>