aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings/explicit_bzero.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée2024-10-061-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* explicit_bzero: set all bits to 1 before setting all bits to 0Mattias Andrée2016-04-031-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bump yearMattias Andrée2016-01-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more etymologyMattias Andrée2015-11-201-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split bzero.cMattias Andrée2015-11-171-0/+43
Signed-off-by: Mattias Andrée <maandree@operamail.com>