summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/explicit_bzero.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingguenther1-1/+2
2014-06-21Protect explicit_bzero() from link-time optimizationmatthew1-7/+10
2014-06-10mop up ifndef KERNEL goo; ok miodderaadt1-5/+1
2014-01-22add explicit_bzero to libc. implementation subject to change, but starttedu1-0/+20