CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/22 14:06:45
Modified files:
lib/libc/string: Makefile.inc bzero.3
include : string.h
Added files:
lib/libc/string: explicit_bzero.c
Log message:
add explicit_bzero to libc. implementation subject to change, but start
the ball rolling. ok deraadt.
