summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/explicit_bzero.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated code.delphij2014-10-161-22/+0
| | | | Suggested by: jmg
* Add explicit_bzero(3) and its kernel counterpart.delphij2014-10-071-0/+22
Obtained from: OpenBSD MFC after: 2 weeks
OpenPOWER on IntegriCloud