summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/explicit_bzero.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Protect explicit_bzero() from link-time optimizationmatthew2014-06-211-7/+10
* mop up ifndef KERNEL goo; ok miodderaadt2014-06-101-5/+1
* add explicit_bzero to libc. implementation subject to change, but starttedu2014-01-221-0/+20