summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/explicit_bzero.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn12 days1-20/+0
* 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